Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.ota-tools.schema |
ArtifactId | ArtifactIdota-tools-schema |
Version | Version1.1.5 |
Type | Typepom |
Filename | Size |
---|---|
ota-tools-schema-1.1.5.pom | 905 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/ -->
<dependency>
<groupId>net.sourceforge.ota-tools.schema</groupId>
<artifactId>ota-tools-schema</artifactId>
<version>1.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/
implementation 'net.sourceforge.ota-tools.schema:ota-tools-schema:1.1.5'
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/
implementation ("net.sourceforge.ota-tools.schema:ota-tools-schema:1.1.5")
'net.sourceforge.ota-tools.schema:ota-tools-schema:pom:1.1.5'
<dependency org="net.sourceforge.ota-tools.schema" name="ota-tools-schema" rev="1.1.5">
<artifact name="ota-tools-schema" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ota-tools.schema', module='ota-tools-schema', version='1.1.5')
)
libraryDependencies += "net.sourceforge.ota-tools.schema" % "ota-tools-schema" % "1.1.5"
[net.sourceforge.ota-tools.schema/ota-tools-schema "1.1.5"]