is not current version
Last Version 4

io.thorntail.jdk-specific:thorntail-jdk-specific 2


Categories

Categories

Java Languages
GroupId

GroupId

io.thorntail.jdk-specific
ArtifactId

ArtifactId

thorntail-jdk-specific
Version

Version

2
Type

Type

jar

Download thorntail-jdk-specific 2


<!-- https://jarcasting.com/artifacts/io.thorntail.jdk-specific/thorntail-jdk-specific/ -->
<dependency>
    <groupId>io.thorntail.jdk-specific</groupId>
    <artifactId>thorntail-jdk-specific</artifactId>
    <version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail.jdk-specific/thorntail-jdk-specific/
implementation 'io.thorntail.jdk-specific:thorntail-jdk-specific:2'
// https://jarcasting.com/artifacts/io.thorntail.jdk-specific/thorntail-jdk-specific/
implementation ("io.thorntail.jdk-specific:thorntail-jdk-specific:2")
'io.thorntail.jdk-specific:thorntail-jdk-specific:jar:2'
<dependency org="io.thorntail.jdk-specific" name="thorntail-jdk-specific" rev="2">
  <artifact name="thorntail-jdk-specific" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail.jdk-specific', module='thorntail-jdk-specific', version='2')
)
libraryDependencies += "io.thorntail.jdk-specific" % "thorntail-jdk-specific" % "2"
[io.thorntail.jdk-specific/thorntail-jdk-specific "2"]