GroupId | GroupIdxfire |
---|---|
ArtifactId | ArtifactIdxmlbeans-xmlpublic |
Last Version | Last Version2.0-20041214 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xmlbeans-xmlpublic-2.0-20041214.pom | |
xmlbeans-xmlpublic-2.0-20041214.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xfire/xmlbeans-xmlpublic/ -->
<dependency>
<groupId>xfire</groupId>
<artifactId>xmlbeans-xmlpublic</artifactId>
<version>2.0-20041214</version>
</dependency>
// https://jarcasting.com/artifacts/xfire/xmlbeans-xmlpublic/
implementation 'xfire:xmlbeans-xmlpublic:2.0-20041214'
// https://jarcasting.com/artifacts/xfire/xmlbeans-xmlpublic/
implementation ("xfire:xmlbeans-xmlpublic:2.0-20041214")
'xfire:xmlbeans-xmlpublic:jar:2.0-20041214'
<dependency org="xfire" name="xmlbeans-xmlpublic" rev="2.0-20041214">
<artifact name="xmlbeans-xmlpublic" type="jar" />
</dependency>
@Grapes(
@Grab(group='xfire', module='xmlbeans-xmlpublic', version='2.0-20041214')
)
libraryDependencies += "xfire" % "xmlbeans-xmlpublic" % "2.0-20041214"
[xfire/xmlbeans-xmlpublic "2.0-20041214"]