| Группа | Группаglobal.namespace.truelicense |
|---|---|
| Идентификатор | Идентификаторtruelicense-v2-core |
| Версия | Версия4.0.0-M3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| truelicense-v2-core-4.0.0-M3.pom | |
| truelicense-v2-core-4.0.0-M3.jar | 10 KB |
| truelicense-v2-core-4.0.0-M3-sources.jar | 8 KB |
| truelicense-v2-core-4.0.0-M3-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-core/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-v2-core</artifactId>
<version>4.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-core/
implementation 'global.namespace.truelicense:truelicense-v2-core:4.0.0-M3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-core/
implementation ("global.namespace.truelicense:truelicense-v2-core:4.0.0-M3")
'global.namespace.truelicense:truelicense-v2-core:jar:4.0.0-M3'
<dependency org="global.namespace.truelicense" name="truelicense-v2-core" rev="4.0.0-M3">
<artifact name="truelicense-v2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-v2-core', version='4.0.0-M3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-v2-core" % "4.0.0-M3"
[global.namespace.truelicense/truelicense-v2-core "4.0.0-M3"]