is not current version
Last Version 1.0

castor:castor 0.9.5-xml


GroupId

GroupId

castor
ArtifactId

ArtifactId

castor
Version

Version

0.9.5-xml
Type

Type

jar

Download castor 0.9.5-xml


<!-- https://jarcasting.com/artifacts/castor/castor/ -->
<dependency>
    <groupId>castor</groupId>
    <artifactId>castor</artifactId>
    <version>0.9.5-xml</version>
</dependency>
// https://jarcasting.com/artifacts/castor/castor/
implementation 'castor:castor:0.9.5-xml'
// https://jarcasting.com/artifacts/castor/castor/
implementation ("castor:castor:0.9.5-xml")
'castor:castor:jar:0.9.5-xml'
<dependency org="castor" name="castor" rev="0.9.5-xml">
  <artifact name="castor" type="jar" />
</dependency>
@Grapes(
@Grab(group='castor', module='castor', version='0.9.5-xml')
)
libraryDependencies += "castor" % "castor" % "0.9.5-xml"
[castor "0.9.5-xml"]