GroupId | GroupIdno.ks.fiks |
---|---|
ArtifactId | ArtifactIddokumentlager-klient |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
dokumentlager-klient-1.3.0.pom | |
dokumentlager-klient-1.3.0.jar | 41 KB |
dokumentlager-klient-1.3.0-sources.jar | 18 KB |
dokumentlager-klient-1.3.0-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.ks.fiks/dokumentlager-klient/ -->
<dependency>
<groupId>no.ks.fiks</groupId>
<artifactId>dokumentlager-klient</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.ks.fiks/dokumentlager-klient/
implementation 'no.ks.fiks:dokumentlager-klient:1.3.0'
// https://jarcasting.com/artifacts/no.ks.fiks/dokumentlager-klient/
implementation ("no.ks.fiks:dokumentlager-klient:1.3.0")
'no.ks.fiks:dokumentlager-klient:jar:1.3.0'
<dependency org="no.ks.fiks" name="dokumentlager-klient" rev="1.3.0">
<artifact name="dokumentlager-klient" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ks.fiks', module='dokumentlager-klient', version='1.3.0')
)
libraryDependencies += "no.ks.fiks" % "dokumentlager-klient" % "1.3.0"
[no.ks.fiks/dokumentlager-klient "1.3.0"]