| Лицензия |
Лицензия
Commercial License
|
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть |
| Группа | Группаnet.java.trueupdate |
| Идентификатор | Идентификаторtrueupdate-artifact-spec |
| Последняя версия | Последняя версия0.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrueUpdate Artifact Specification
Specifies an API for describing and resolving software artifacts.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-spec/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-artifact-spec</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-spec/
implementation 'net.java.trueupdate:trueupdate-artifact-spec:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-spec/
implementation ("net.java.trueupdate:trueupdate-artifact-spec:0.8.1")
'net.java.trueupdate:trueupdate-artifact-spec:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-artifact-spec" rev="0.8.1">
<artifact name="trueupdate-artifact-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-artifact-spec', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-artifact-spec" % "0.8.1"
[net.java.trueupdate/trueupdate-artifact-spec "0.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.trueupdate : trueupdate-util | jar | 0.8.1 |