не последняя версия
Последняя версия 4

io.thorntail.jdk-specific:thorntail-jdk-specific 3


Категории

Категории

Java Языки программирования
Группа

Группа

io.thorntail.jdk-specific
Идентификатор

Идентификатор

thorntail-jdk-specific
Версия

Версия

3
Тип

Тип

jar

Скачать thorntail-jdk-specific 3


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