is not current version
Last Version 20020916

excalibur-component:excalibur-component 1.2


GroupId

GroupId

excalibur-component
ArtifactId

ArtifactId

excalibur-component
Version

Version

1.2
Type

Type

jar

Download excalibur-component 1.2


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