GroupId | GroupIdorg.jibx.schema.org.xmlsoap.schemas |
---|---|
ArtifactId | ArtifactIdorg.xmlsoap.schemas |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
org.xmlsoap.schemas-1.2.0.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.2.0</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.2.0'
// https://jarcasting.com/artifacts/org.jibx.schema.org.xmlsoap.schemas/org.xmlsoap.schemas/
implementation ("org.jibx.schema.org.xmlsoap.schemas:org.xmlsoap.schemas:1.2.0")
'org.jibx.schema.org.xmlsoap.schemas:org.xmlsoap.schemas:pom:1.2.0'
<dependency org="org.jibx.schema.org.xmlsoap.schemas" name="org.xmlsoap.schemas" rev="1.2.0">
<artifact name="org.xmlsoap.schemas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.org.xmlsoap.schemas', module='org.xmlsoap.schemas', version='1.2.0')
)
libraryDependencies += "org.jibx.schema.org.xmlsoap.schemas" % "org.xmlsoap.schemas" % "1.2.0"
[org.jibx.schema.org.xmlsoap.schemas/org.xmlsoap.schemas "1.2.0"]