GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisy-style |
Version | Version4.1.1 |
Type | Typejar |
Filename | Size |
---|---|
isy-style-4.1.1.pom | |
isy-style-4.1.1.jar | 983 KB |
isy-style-4.1.1-sources.jar | 983 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-style</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/
implementation 'de.bund.bva.isyfact:isy-style:4.1.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/
implementation ("de.bund.bva.isyfact:isy-style:4.1.1")
'de.bund.bva.isyfact:isy-style:jar:4.1.1'
<dependency org="de.bund.bva.isyfact" name="isy-style" rev="4.1.1">
<artifact name="isy-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-style', version='4.1.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-style" % "4.1.1"
[de.bund.bva.isyfact/isy-style "4.1.1"]