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