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

net.java.trueupdate:trueupdate-core 0.6

Provides core functionality for updating web apps.

Категории

Категории

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

Группа

net.java.trueupdate
Идентификатор

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

trueupdate-core
Версия

Версия

0.6
Тип

Тип

jar

Скачать trueupdate-core 0.6


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-core/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-core</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-core/
implementation 'net.java.trueupdate:trueupdate-core:0.6'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-core/
implementation ("net.java.trueupdate:trueupdate-core:0.6")
'net.java.trueupdate:trueupdate-core:jar:0.6'
<dependency org="net.java.trueupdate" name="trueupdate-core" rev="0.6">
  <artifact name="trueupdate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-core', version='0.6')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-core" % "0.6"
[net.java.trueupdate/trueupdate-core "0.6"]