Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdio.admin-shell.aas |
ArtifactId | ArtifactIddataformat-uanodeset |
Version | Version1.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.admin-shell.aas/dataformat-uanodeset/ -->
<dependency>
<groupId>io.admin-shell.aas</groupId>
<artifactId>dataformat-uanodeset</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.admin-shell.aas/dataformat-uanodeset/
implementation 'io.admin-shell.aas:dataformat-uanodeset:1.1.1'
// https://jarcasting.com/artifacts/io.admin-shell.aas/dataformat-uanodeset/
implementation ("io.admin-shell.aas:dataformat-uanodeset:1.1.1")
'io.admin-shell.aas:dataformat-uanodeset:jar:1.1.1'
<dependency org="io.admin-shell.aas" name="dataformat-uanodeset" rev="1.1.1">
<artifact name="dataformat-uanodeset" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.admin-shell.aas', module='dataformat-uanodeset', version='1.1.1')
)
libraryDependencies += "io.admin-shell.aas" % "dataformat-uanodeset" % "1.1.1"
[io.admin-shell.aas/dataformat-uanodeset "1.1.1"]