GroupId | GroupIdorg.ow2.fastrmic |
---|---|
ArtifactId | ArtifactIdfastrmic |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastRMIC
JOnAS : Fast RMIC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fastrmic-1.0.5.pom | |
fastrmic-1.0.5.jar | 65 KB |
fastrmic-1.0.5-sources.jar | 16 KB |
fastrmic-1.0.5-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fastrmic/fastrmic/ -->
<dependency>
<groupId>org.ow2.fastrmic</groupId>
<artifactId>fastrmic</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fastrmic/fastrmic/
implementation 'org.ow2.fastrmic:fastrmic:1.0.5'
// https://jarcasting.com/artifacts/org.ow2.fastrmic/fastrmic/
implementation ("org.ow2.fastrmic:fastrmic:1.0.5")
'org.ow2.fastrmic:fastrmic:jar:1.0.5'
<dependency org="org.ow2.fastrmic" name="fastrmic" rev="1.0.5">
<artifact name="fastrmic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fastrmic', module='fastrmic', version='1.0.5')
)
libraryDependencies += "org.ow2.fastrmic" % "fastrmic" % "1.0.5"
[org.ow2.fastrmic/fastrmic "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.3.1 |