is not current version
Last Version 0.1-beta6

com.pojosontheweb:ttt-parent 0.1-alpha

Typed Text Templates

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

ttt-parent
Version

Version

0.1-alpha
Type

Type

pom

Download ttt-parent 0.1-alpha

Filename Size
ttt-parent-0.1-alpha.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.pojosontheweb/ttt-parent/ -->
<dependency>
    <groupId>com.pojosontheweb</groupId>
    <artifactId>ttt-parent</artifactId>
    <version>0.1-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-parent/
implementation 'com.pojosontheweb:ttt-parent:0.1-alpha'
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-parent/
implementation ("com.pojosontheweb:ttt-parent:0.1-alpha")
'com.pojosontheweb:ttt-parent:pom:0.1-alpha'
<dependency org="com.pojosontheweb" name="ttt-parent" rev="0.1-alpha">
  <artifact name="ttt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='ttt-parent', version='0.1-alpha')
)
libraryDependencies += "com.pojosontheweb" % "ttt-parent" % "0.1-alpha"
[com.pojosontheweb/ttt-parent "0.1-alpha"]