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