License |
License |
---|---|
GroupId | GroupIdcom.jukta |
ArtifactId | ArtifactIdj-tahoe-compiler |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionThe object oriented template engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
j-tahoe-compiler-1.1.1.pom | |
j-tahoe-compiler-1.1.1.jar | 44 KB |
j-tahoe-compiler-1.1.1-sources.jar | 22 KB |
j-tahoe-compiler-1.1.1-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jukta/j-tahoe-compiler/ -->
<dependency>
<groupId>com.jukta</groupId>
<artifactId>j-tahoe-compiler</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jukta/j-tahoe-compiler/
implementation 'com.jukta:j-tahoe-compiler:1.1.1'
// https://jarcasting.com/artifacts/com.jukta/j-tahoe-compiler/
implementation ("com.jukta:j-tahoe-compiler:1.1.1")
'com.jukta:j-tahoe-compiler:jar:1.1.1'
<dependency org="com.jukta" name="j-tahoe-compiler" rev="1.1.1">
<artifact name="j-tahoe-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jukta', module='j-tahoe-compiler', version='1.1.1')
)
libraryDependencies += "com.jukta" % "j-tahoe-compiler" % "1.1.1"
[com.jukta/j-tahoe-compiler "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jukta : j-tahoe-core | jar | 1.1.1 |
org.codehaus.groovy : groovy-all | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |