License |
License |
---|---|
GroupId | GroupIdcom.pojosontheweb |
ArtifactId | ArtifactIdttt-core |
Version | Version0.1-beta6 |
Type | Typejar |
Description |
DescriptionTyped Text Templates
|
Filename | Size |
---|---|
ttt-core-0.1-beta6.pom | |
ttt-core-0.1-beta6.jar | 71 KB |
ttt-core-0.1-beta6-sources.jar | 24 KB |
ttt-core-0.1-beta6-javadoc.jar | 267 KB |
ttt-core-0.1-beta6-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/ttt-core/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>ttt-core</artifactId>
<version>0.1-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-core/
implementation 'com.pojosontheweb:ttt-core:0.1-beta6'
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-core/
implementation ("com.pojosontheweb:ttt-core:0.1-beta6")
'com.pojosontheweb:ttt-core:jar:0.1-beta6'
<dependency org="com.pojosontheweb" name="ttt-core" rev="0.1-beta6">
<artifact name="ttt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='ttt-core', version='0.1-beta6')
)
libraryDependencies += "com.pojosontheweb" % "ttt-core" % "0.1-beta6"
[com.pojosontheweb/ttt-core "0.1-beta6"]
Group / Artifact | Type | Version |
---|---|---|
com.pojosontheweb : ttt-runtime | jar | 0.1-beta6 |
org.antlr : antlr4-runtime | jar | 4.5.1 |
org.antlr : antlr4 | jar | 4.5.1 |
net.sf.jopt-simple : jopt-simple Optional | jar | 4.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |