is not current version
Last Version 1.24.0

net.thk-systems:tksparent 1.13.0

Parent POM for all open-source-projects of ThK-Systems

Categories

Categories

Net
GroupId

GroupId

net.thk-systems
ArtifactId

ArtifactId

tksparent
Version

Version

1.13.0
Type

Type

pom

Download tksparent 1.13.0

Filename Size
tksparent-1.13.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/net.thk-systems/tksparent/ -->
<dependency>
    <groupId>net.thk-systems</groupId>
    <artifactId>tksparent</artifactId>
    <version>1.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.thk-systems/tksparent/
implementation 'net.thk-systems:tksparent:1.13.0'
// https://jarcasting.com/artifacts/net.thk-systems/tksparent/
implementation ("net.thk-systems:tksparent:1.13.0")
'net.thk-systems:tksparent:pom:1.13.0'
<dependency org="net.thk-systems" name="tksparent" rev="1.13.0">
  <artifact name="tksparent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.thk-systems', module='tksparent', version='1.13.0')
)
libraryDependencies += "net.thk-systems" % "tksparent" % "1.13.0"
[net.thk-systems/tksparent "1.13.0"]