is not current version
Last Version 20050202

xfire:xfire-aegis 20050103.051706

Dynamic bindings via Janino XFire.

GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-aegis
Version

Version

20050103.051706
Type

Type

jar

Download xfire-aegis 20050103.051706


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