Gradle Jextract Plugin
Toggle table of contents
1.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Gradle Jextract Plugin
Gradle Jextract Plugin
/
de.infolektuell.gradle.jextract.service
/
JextractStore
/
Installation
Installation
data
class
Installation
(
val
root
:
Path
,
val
executable
:
Path
,
val
version
:
Int
)
(
source
)
Members
Constructors
Installation
Link copied to clipboard
constructor
(
root
:
Path
,
executable
:
Path
,
version
:
Int
)
Properties
executable
Link copied to clipboard
val
executable
:
Path
root
Link copied to clipboard
val
root
:
Path
version
Link copied to clipboard
val
version
:
Int