Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.ota-tools.schema |
ArtifactId | ArtifactIdota-tools-schema |
Version | Version1.1.4 |
Type | Typepom |
Filename | Size |
---|---|
ota-tools-schema-1.1.4.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.4</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.4'
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/
implementation ("net.sourceforge.ota-tools.schema:ota-tools-schema:1.1.4")
'net.sourceforge.ota-tools.schema:ota-tools-schema:pom:1.1.4'
<dependency org="net.sourceforge.ota-tools.schema" name="ota-tools-schema" rev="1.1.4">
<artifact name="ota-tools-schema" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ota-tools.schema', module='ota-tools-schema', version='1.1.4')
)
libraryDependencies += "net.sourceforge.ota-tools.schema" % "ota-tools-schema" % "1.1.4"
[net.sourceforge.ota-tools.schema/ota-tools-schema "1.1.4"]