Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdde.fraunhofer.iosb.ilt.FROST-Server |
ArtifactId | ArtifactIdFROST-Server.Plugin.FormatDataArray |
Version | Version1.13.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatDataArray/ -->
<dependency>
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
<artifactId>FROST-Server.Plugin.FormatDataArray</artifactId>
<version>1.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatDataArray/
implementation 'de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatDataArray:1.13.3'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatDataArray/
implementation ("de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatDataArray:1.13.3")
'de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatDataArray:jar:1.13.3'
<dependency org="de.fraunhofer.iosb.ilt.FROST-Server" name="FROST-Server.Plugin.FormatDataArray" rev="1.13.3">
<artifact name="FROST-Server.Plugin.FormatDataArray" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.FROST-Server', module='FROST-Server.Plugin.FormatDataArray', version='1.13.3')
)
libraryDependencies += "de.fraunhofer.iosb.ilt.FROST-Server" % "FROST-Server.Plugin.FormatDataArray" % "1.13.3"
[de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatDataArray "1.13.3"]