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