GroupId | GroupIdxfire |
---|---|
ArtifactId | ArtifactIdxfire-aegis |
Last Version | Last Version20050202 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xfire-aegis-20050202.pom | |
xfire-aegis-20050202.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xfire/xfire-aegis/ -->
<dependency>
<groupId>xfire</groupId>
<artifactId>xfire-aegis</artifactId>
<version>20050202</version>
</dependency>
// https://jarcasting.com/artifacts/xfire/xfire-aegis/
implementation 'xfire:xfire-aegis:20050202'
// https://jarcasting.com/artifacts/xfire/xfire-aegis/
implementation ("xfire:xfire-aegis:20050202")
'xfire:xfire-aegis:jar:20050202'
<dependency org="xfire" name="xfire-aegis" rev="20050202">
<artifact name="xfire-aegis" type="jar" />
</dependency>
@Grapes(
@Grab(group='xfire', module='xfire-aegis', version='20050202')
)
libraryDependencies += "xfire" % "xfire-aegis" % "20050202"
[xfire/xfire-aegis "20050202"]