Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.cxf-integration-cdi |
Version | Version0.3.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.cxf-integration-cdi/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.cxf-integration-cdi</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.cxf-integration-cdi/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.cxf-integration-cdi:0.3.3'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.cxf-integration-cdi/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.cxf-integration-cdi:0.3.3")
'net.osgiliath.wrappers:net.osgiliath.wrapper.cxf-integration-cdi:jar:0.3.3'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.cxf-integration-cdi" rev="0.3.3">
<artifact name="net.osgiliath.wrapper.cxf-integration-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.cxf-integration-cdi', version='0.3.3')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.cxf-integration-cdi" % "0.3.3"
[net.osgiliath.wrappers/net.osgiliath.wrapper.cxf-integration-cdi "0.3.3"]