GroupId | GroupIdcom.jukta |
---|---|
ArtifactId | ArtifactIdj-tahoe-compiler |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
j-tahoe-compiler-1.1.0.pom | |
j-tahoe-compiler-1.1.0.jar | 41 KB |
j-tahoe-compiler-1.1.0-sources.jar | 21 KB |
j-tahoe-compiler-1.1.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jukta/j-tahoe-compiler/ -->
<dependency>
<groupId>com.jukta</groupId>
<artifactId>j-tahoe-compiler</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jukta/j-tahoe-compiler/
implementation 'com.jukta:j-tahoe-compiler:1.1.0'
// https://jarcasting.com/artifacts/com.jukta/j-tahoe-compiler/
implementation ("com.jukta:j-tahoe-compiler:1.1.0")
'com.jukta:j-tahoe-compiler:jar:1.1.0'
<dependency org="com.jukta" name="j-tahoe-compiler" rev="1.1.0">
<artifact name="j-tahoe-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jukta', module='j-tahoe-compiler', version='1.1.0')
)
libraryDependencies += "com.jukta" % "j-tahoe-compiler" % "1.1.0"
[com.jukta/j-tahoe-compiler "1.1.0"]