GroupId | GroupIdorg.jibx.schema.org.xmlsoap.schemas |
---|---|
ArtifactId | ArtifactIdorg.xmlsoap.schemas |
Version | Version1.0.9 |
Type | Typepom |
Filename | Size |
---|---|
org.xmlsoap.schemas-1.0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.schema.org.xmlsoap.schemas/org.xmlsoap.schemas/ -->
<dependency>
<groupId>org.jibx.schema.org.xmlsoap.schemas</groupId>
<artifactId>org.xmlsoap.schemas</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.org.xmlsoap.schemas/org.xmlsoap.schemas/
implementation 'org.jibx.schema.org.xmlsoap.schemas:org.xmlsoap.schemas:1.0.9'
// https://jarcasting.com/artifacts/org.jibx.schema.org.xmlsoap.schemas/org.xmlsoap.schemas/
implementation ("org.jibx.schema.org.xmlsoap.schemas:org.xmlsoap.schemas:1.0.9")
'org.jibx.schema.org.xmlsoap.schemas:org.xmlsoap.schemas:pom:1.0.9'
<dependency org="org.jibx.schema.org.xmlsoap.schemas" name="org.xmlsoap.schemas" rev="1.0.9">
<artifact name="org.xmlsoap.schemas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.org.xmlsoap.schemas', module='org.xmlsoap.schemas', version='1.0.9')
)
libraryDependencies += "org.jibx.schema.org.xmlsoap.schemas" % "org.xmlsoap.schemas" % "1.0.9"
[org.jibx.schema.org.xmlsoap.schemas/org.xmlsoap.schemas "1.0.9"]