License |
License |
---|---|
GroupId | GroupIdorg.reaktivity |
ArtifactId | ArtifactIdrym |
Version | Version0.4 |
Type | Typejar |
Description |
DescriptionReaktivity Management Tool
Reaktivity Management Tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rym-0.4.pom | |
rym-0.4.jar | 3 MB |
rym-0.4-sources.jar | 27 KB |
rym-0.4-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/rym/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>rym</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/rym/
implementation 'org.reaktivity:rym:0.4'
// https://jarcasting.com/artifacts/org.reaktivity/rym/
implementation ("org.reaktivity:rym:0.4")
'org.reaktivity:rym:jar:0.4'
<dependency org="org.reaktivity" name="rym" rev="0.4">
<artifact name="rym" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='rym', version='0.4')
)
libraryDependencies += "org.reaktivity" % "rym" % "0.4"
[org.reaktivity/rym "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rvesse : airline | jar | 2.8.1 |
org.eclipse : yasson | jar | 1.0.7 |
org.apache.ivy : ivy | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.hamcrest : hamcrest | jar | 2.2 |