| License |
License |
|---|---|
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdttt-parent |
| Version | Version0.1-beta6 |
| Type | Typepom |
| Description |
DescriptionTyped Text Templates
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ttt-parent-0.1-beta6.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/ttt-parent/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>ttt-parent</artifactId>
<version>0.1-beta6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-parent/
implementation 'com.pojosontheweb:ttt-parent:0.1-beta6'
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-parent/
implementation ("com.pojosontheweb:ttt-parent:0.1-beta6")
'com.pojosontheweb:ttt-parent:pom:0.1-beta6'
<dependency org="com.pojosontheweb" name="ttt-parent" rev="0.1-beta6">
<artifact name="ttt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='ttt-parent', version='0.1-beta6')
)
libraryDependencies += "com.pojosontheweb" % "ttt-parent" % "0.1-beta6"
[com.pojosontheweb/ttt-parent "0.1-beta6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |