is not current version
Last Version 2.2.1

org.ogema.ref-impl:ref-impl 2.2.0

OGEMA-2.0 reference implementation by Fraunhofer Society.

GroupId

GroupId

org.ogema.ref-impl
ArtifactId

ArtifactId

ref-impl
Version

Version

2.2.0
Type

Type

pom

Download ref-impl 2.2.0

Filename Size
ref-impl-2.2.0.pom 2 KB
Browse

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