Last Version

com.pojosontheweb:ttt-core 0.1-beta6

Typed Text Templates

License

License

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-core
Version

Version

0.1-beta6
Type

Type

jar
Description

Description

Typed Text Templates

Download ttt-core 0.1-beta6


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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.