GroupId | GroupIdtk.labyrinth |
---|---|
ArtifactId | ArtifactIdjaap-parent |
Version | Version0.2.6b |
Type | Typepom |
Filename | Size |
---|---|
jaap-parent-0.2.6b.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.labyrinth/jaap-parent/ -->
<dependency>
<groupId>tk.labyrinth</groupId>
<artifactId>jaap-parent</artifactId>
<version>0.2.6b</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tk.labyrinth/jaap-parent/
implementation 'tk.labyrinth:jaap-parent:0.2.6b'
// https://jarcasting.com/artifacts/tk.labyrinth/jaap-parent/
implementation ("tk.labyrinth:jaap-parent:0.2.6b")
'tk.labyrinth:jaap-parent:pom:0.2.6b'
<dependency org="tk.labyrinth" name="jaap-parent" rev="0.2.6b">
<artifact name="jaap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tk.labyrinth', module='jaap-parent', version='0.2.6b')
)
libraryDependencies += "tk.labyrinth" % "jaap-parent" % "0.2.6b"
[tk.labyrinth/jaap-parent "0.2.6b"]