is not current version
Last Version 1.1.1

com.jukta:j-tahoe-compiler 1.1.0


GroupId

GroupId

com.jukta
ArtifactId

ArtifactId

j-tahoe-compiler
Version

Version

1.1.0
Type

Type

jar

Download j-tahoe-compiler 1.1.0


<!-- 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"]