Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.advantageous |
ArtifactId | ArtifactIdreakt |
Version | Version0.1.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
reakt-0.1.0-RC1.pom | |
reakt-0.1.0-RC1.jar | 16 KB |
reakt-0.1.0-RC1-sources.jar | 14 KB |
reakt-0.1.0-RC1-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous/reakt/ -->
<dependency>
<groupId>io.advantageous</groupId>
<artifactId>reakt</artifactId>
<version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous/reakt/
implementation 'io.advantageous:reakt:0.1.0-RC1'
// https://jarcasting.com/artifacts/io.advantageous/reakt/
implementation ("io.advantageous:reakt:0.1.0-RC1")
'io.advantageous:reakt:jar:0.1.0-RC1'
<dependency org="io.advantageous" name="reakt" rev="0.1.0-RC1">
<artifact name="reakt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous', module='reakt', version='0.1.0-RC1')
)
libraryDependencies += "io.advantageous" % "reakt" % "0.1.0-RC1"
[io.advantageous/reakt "0.1.0-RC1"]