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