GroupId | GroupIdio.astraea |
---|---|
ArtifactId | ArtifactIdrf_2.11 |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
rf_2.11-0.6.1.pom | |
rf_2.11-0.6.1.jar | 358 bytes |
rf_2.11-0.6.1-sources.jar | 305 bytes |
rf_2.11-0.6.1-javadoc.jar | 264 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.astraea/rf_2.11/ -->
<dependency>
<groupId>io.astraea</groupId>
<artifactId>rf_2.11</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.astraea/rf_2.11/
implementation 'io.astraea:rf_2.11:0.6.1'
// https://jarcasting.com/artifacts/io.astraea/rf_2.11/
implementation ("io.astraea:rf_2.11:0.6.1")
'io.astraea:rf_2.11:jar:0.6.1'
<dependency org="io.astraea" name="rf_2.11" rev="0.6.1">
<artifact name="rf_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.astraea', module='rf_2.11', version='0.6.1')
)
libraryDependencies += "io.astraea" % "rf_2.11" % "0.6.1"
[io.astraea/rf_2.11 "0.6.1"]