is not current version
Last Version 1.0

castor:castor 1.0M1


GroupId

GroupId

castor
ArtifactId

ArtifactId

castor
Version

Version

1.0M1
Type

Type

jar

Download castor 1.0M1


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