is not current version
Last Version 1.0

castor:castor 0.9.4.3


GroupId

GroupId

castor
ArtifactId

ArtifactId

castor
Version

Version

0.9.4.3
Type

Type

jar

Download castor 0.9.4.3


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