GroupId | GroupIdaxis2 |
---|---|
ArtifactId | ArtifactIdaxis2-doom |
Last Version | Last Version0.95 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
axis2-doom-0.95.pom | |
axis2-doom-0.95.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/axis2/axis2-doom/ -->
<dependency>
<groupId>axis2</groupId>
<artifactId>axis2-doom</artifactId>
<version>0.95</version>
</dependency>
// https://jarcasting.com/artifacts/axis2/axis2-doom/
implementation 'axis2:axis2-doom:0.95'
// https://jarcasting.com/artifacts/axis2/axis2-doom/
implementation ("axis2:axis2-doom:0.95")
'axis2:axis2-doom:jar:0.95'
<dependency org="axis2" name="axis2-doom" rev="0.95">
<artifact name="axis2-doom" type="jar" />
</dependency>
@Grapes(
@Grab(group='axis2', module='axis2-doom', version='0.95')
)
libraryDependencies += "axis2" % "axis2-doom" % "0.95"
[axis2/axis2-doom "0.95"]