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