GroupId | GroupIdglobal.namespace.truelicense |
---|---|
ArtifactId | ArtifactIdtruelicense-v2-core |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
truelicense-v2-core-4.0.0.pom | |
truelicense-v2-core-4.0.0.jar | 5 KB |
truelicense-v2-core-4.0.0-sources.jar | 4 KB |
truelicense-v2-core-4.0.0-javadoc.jar | 395 KB |
Browse |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-core/
implementation 'global.namespace.truelicense:truelicense-v2-core:4.0.0'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-core/
implementation ("global.namespace.truelicense:truelicense-v2-core:4.0.0")
'global.namespace.truelicense:truelicense-v2-core:jar:4.0.0'
<dependency org="global.namespace.truelicense" name="truelicense-v2-core" rev="4.0.0">
<artifact name="truelicense-v2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-v2-core', version='4.0.0')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-v2-core" % "4.0.0"
[global.namespace.truelicense/truelicense-v2-core "4.0.0"]