License |
License |
---|---|
GroupId | GroupIdpl.nk |
ArtifactId | ArtifactIdnk-ext-model |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnk-ext-model
Data classes used in NK Api.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nk-ext-model-1.0.0.pom | |
nk-ext-model-1.0.0.jar | 34 KB |
nk-ext-model-1.0.0-sources.jar | 16 KB |
nk-ext-model-1.0.0-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.nk/nk-ext-model/ -->
<dependency>
<groupId>pl.nk</groupId>
<artifactId>nk-ext-model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.nk/nk-ext-model/
implementation 'pl.nk:nk-ext-model:1.0.0'
// https://jarcasting.com/artifacts/pl.nk/nk-ext-model/
implementation ("pl.nk:nk-ext-model:1.0.0")
'pl.nk:nk-ext-model:jar:1.0.0'
<dependency org="pl.nk" name="nk-ext-model" rev="1.0.0">
<artifact name="nk-ext-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.nk', module='nk-ext-model', version='1.0.0')
)
libraryDependencies += "pl.nk" % "nk-ext-model" % "1.0.0"
[pl.nk/nk-ext-model "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shindig : shindig-social-api | jar | 2.0.2 |