Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.ota-tools.schema.jaxb |
ArtifactId | ArtifactIdota-tools-schema-jaxb-2006a-custom |
Version | Version1.1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema.jaxb/ota-tools-schema-jaxb-2006a-custom/ -->
<dependency>
<groupId>net.sourceforge.ota-tools.schema.jaxb</groupId>
<artifactId>ota-tools-schema-jaxb-2006a-custom</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema.jaxb/ota-tools-schema-jaxb-2006a-custom/
implementation 'net.sourceforge.ota-tools.schema.jaxb:ota-tools-schema-jaxb-2006a-custom:1.1.4'
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema.jaxb/ota-tools-schema-jaxb-2006a-custom/
implementation ("net.sourceforge.ota-tools.schema.jaxb:ota-tools-schema-jaxb-2006a-custom:1.1.4")
'net.sourceforge.ota-tools.schema.jaxb:ota-tools-schema-jaxb-2006a-custom:jar:1.1.4'
<dependency org="net.sourceforge.ota-tools.schema.jaxb" name="ota-tools-schema-jaxb-2006a-custom" rev="1.1.4">
<artifact name="ota-tools-schema-jaxb-2006a-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ota-tools.schema.jaxb', module='ota-tools-schema-jaxb-2006a-custom', version='1.1.4')
)
libraryDependencies += "net.sourceforge.ota-tools.schema.jaxb" % "ota-tools-schema-jaxb-2006a-custom" % "1.1.4"
[net.sourceforge.ota-tools.schema.jaxb/ota-tools-schema-jaxb-2006a-custom "1.1.4"]