is not current version
Last Version 20020916

excalibur-component:excalibur-component 1.1


GroupId

GroupId

excalibur-component
ArtifactId

ArtifactId

excalibur-component
Version

Version

1.1
Type

Type

jar

Download excalibur-component 1.1


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