is not current version
Last Version 2.2.1

org.ogema.ref-impl:ref-impl 2.1.3

OGEMA-2.0 reference implementation by Fraunhofer Society.

GroupId

GroupId

org.ogema.ref-impl
ArtifactId

ArtifactId

ref-impl
Version

Version

2.1.3
Type

Type

pom

Download ref-impl 2.1.3

Filename Size
ref-impl-2.1.3.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.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogema.ref-impl/ref-impl/
implementation 'org.ogema.ref-impl:ref-impl:2.1.3'
// https://jarcasting.com/artifacts/org.ogema.ref-impl/ref-impl/
implementation ("org.ogema.ref-impl:ref-impl:2.1.3")
'org.ogema.ref-impl:ref-impl:pom:2.1.3'
<dependency org="org.ogema.ref-impl" name="ref-impl" rev="2.1.3">
  <artifact name="ref-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogema.ref-impl', module='ref-impl', version='2.1.3')
)
libraryDependencies += "org.ogema.ref-impl" % "ref-impl" % "2.1.3"
[org.ogema.ref-impl/ref-impl "2.1.3"]