License |
License |
---|---|
GroupId | GroupIdorg.revenj |
ArtifactId | ArtifactIdrevenj |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRevenj
DSL Platform compatible backend (https://dsl-platform.com)
|
Project URL |
Project URL |
Filename | Size |
---|---|
revenj-0.6.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.revenj/revenj/ -->
<dependency>
<groupId>org.revenj</groupId>
<artifactId>revenj</artifactId>
<version>0.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.revenj/revenj/
implementation 'org.revenj:revenj:0.6.2'
// https://jarcasting.com/artifacts/org.revenj/revenj/
implementation ("org.revenj:revenj:0.6.2")
'org.revenj:revenj:pom:0.6.2'
<dependency org="org.revenj" name="revenj" rev="0.6.2">
<artifact name="revenj" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.revenj', module='revenj', version='0.6.2')
)
libraryDependencies += "org.revenj" % "revenj" % "0.6.2"
[org.revenj/revenj "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |