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

io.thorntail.jdk-specific:thorntail-jdk-specific 1


Категории

Категории

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

Группа

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

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

thorntail-jdk-specific
Версия

Версия

1
Тип

Тип

jar

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


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