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