is not current version
Last Version 0.14.3

org.occurrent:dsl 0.13.0


GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

dsl
Version

Version

0.13.0
Type

Type

pom

Download dsl 0.13.0

Filename Size
dsl-0.13.0.pom 1 KB
Browse

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