License |
License |
---|---|
GroupId | GroupIdno.nrk.shared |
ArtifactId | ArtifactIdnrk-common |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnrk-common
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
nrk-common-0.0.4.pom | |
nrk-common-0.0.4.jar | 3 KB |
nrk-common-0.0.4-sources.jar | 2 KB |
nrk-common-0.0.4-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.nrk.shared/nrk-common/ -->
<dependency>
<groupId>no.nrk.shared</groupId>
<artifactId>nrk-common</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/no.nrk.shared/nrk-common/
implementation 'no.nrk.shared:nrk-common:0.0.4'
// https://jarcasting.com/artifacts/no.nrk.shared/nrk-common/
implementation ("no.nrk.shared:nrk-common:0.0.4")
'no.nrk.shared:nrk-common:jar:0.0.4'
<dependency org="no.nrk.shared" name="nrk-common" rev="0.0.4">
<artifact name="nrk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nrk.shared', module='nrk-common', version='0.0.4')
)
libraryDependencies += "no.nrk.shared" % "nrk-common" % "0.0.4"
[no.nrk.shared/nrk-common "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |