License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdbase64-utils |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe root/parent POM for Apache Axiom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
base64-utils-1.4.0.pom | |
base64-utils-1.4.0.jar | 14 KB |
base64-utils-1.4.0-sources.jar | 16 KB |
base64-utils-1.4.0-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/base64-utils/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>base64-utils</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/base64-utils/
implementation 'org.apache.ws.commons.axiom:base64-utils:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/base64-utils/
implementation ("org.apache.ws.commons.axiom:base64-utils:1.4.0")
'org.apache.ws.commons.axiom:base64-utils:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="base64-utils" rev="1.4.0">
<artifact name="base64-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='base64-utils', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "base64-utils" % "1.4.0"
[org.apache.ws.commons.axiom/base64-utils "1.4.0"]