is not current version
Last Version 0.14.3

org.occurrent:framework 0.14.0


GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

framework
Version

Version

0.14.0
Type

Type

pom

Download framework 0.14.0

Filename Size
framework-0.14.0.pom 1 KB
Browse

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