Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.ow2.petals.wsstar.oasis-ws-topics |
ArtifactId | ArtifactIdwstop-datatypes-jaxbimpl |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.wsstar.oasis-ws-topics/wstop-datatypes-jaxbimpl/ -->
<dependency>
<groupId>org.ow2.petals.wsstar.oasis-ws-topics</groupId>
<artifactId>wstop-datatypes-jaxbimpl</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.wsstar.oasis-ws-topics/wstop-datatypes-jaxbimpl/
implementation 'org.ow2.petals.wsstar.oasis-ws-topics:wstop-datatypes-jaxbimpl:1.0.1'
// https://jarcasting.com/artifacts/org.ow2.petals.wsstar.oasis-ws-topics/wstop-datatypes-jaxbimpl/
implementation ("org.ow2.petals.wsstar.oasis-ws-topics:wstop-datatypes-jaxbimpl:1.0.1")
'org.ow2.petals.wsstar.oasis-ws-topics:wstop-datatypes-jaxbimpl:jar:1.0.1'
<dependency org="org.ow2.petals.wsstar.oasis-ws-topics" name="wstop-datatypes-jaxbimpl" rev="1.0.1">
<artifact name="wstop-datatypes-jaxbimpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.wsstar.oasis-ws-topics', module='wstop-datatypes-jaxbimpl', version='1.0.1')
)
libraryDependencies += "org.ow2.petals.wsstar.oasis-ws-topics" % "wstop-datatypes-jaxbimpl" % "1.0.1"
[org.ow2.petals.wsstar.oasis-ws-topics/wstop-datatypes-jaxbimpl "1.0.1"]