GroupId | GroupIduk.org.retep.xmpp.xmpp |
---|---|
ArtifactId | ArtifactIdschemaParent |
Version | Version10.1 |
Type | Typejar |
Filename | Size |
---|---|
schemaParent-10.1.pom | 1 KB |
schemaParent-10.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.xmpp/schemaParent/ -->
<dependency>
<groupId>uk.org.retep.xmpp.xmpp</groupId>
<artifactId>schemaParent</artifactId>
<version>10.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.xmpp/schemaParent/
implementation 'uk.org.retep.xmpp.xmpp:schemaParent:10.1'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.xmpp/schemaParent/
implementation ("uk.org.retep.xmpp.xmpp:schemaParent:10.1")
'uk.org.retep.xmpp.xmpp:schemaParent:jar:10.1'
<dependency org="uk.org.retep.xmpp.xmpp" name="schemaParent" rev="10.1">
<artifact name="schemaParent" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.xmpp', module='schemaParent', version='10.1')
)
libraryDependencies += "uk.org.retep.xmpp.xmpp" % "schemaParent" % "10.1"
[uk.org.retep.xmpp.xmpp/schemaParent "10.1"]