is not current version
Last Version 0.6.2

org.revenj:revenj 0.6.0

DSL Platform compatible backend (https://dsl-platform.com)

GroupId

GroupId

org.revenj
ArtifactId

ArtifactId

revenj
Version

Version

0.6.0
Type

Type

pom

Download revenj 0.6.0

Filename Size
revenj-0.6.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.revenj/revenj/ -->
<dependency>
    <groupId>org.revenj</groupId>
    <artifactId>revenj</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.revenj/revenj/
implementation 'org.revenj:revenj:0.6.0'
// https://jarcasting.com/artifacts/org.revenj/revenj/
implementation ("org.revenj:revenj:0.6.0")
'org.revenj:revenj:pom:0.6.0'
<dependency org="org.revenj" name="revenj" rev="0.6.0">
  <artifact name="revenj" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.revenj', module='revenj', version='0.6.0')
)
libraryDependencies += "org.revenj" % "revenj" % "0.6.0"
[org.revenj/revenj "0.6.0"]