| License |
License |
|---|---|
| GroupId | GroupIdorg.ogema.ref-impl |
| ArtifactId | ArtifactIdref-impl |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOGEMA Core :: ref-impl
OGEMA-2.0 reference implementation by Fraunhofer Society.
|
| Filename | Size |
|---|---|
| ref-impl-2.2.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogema.ref-impl/ref-impl/
implementation 'org.ogema.ref-impl:ref-impl:2.2.1'
// https://jarcasting.com/artifacts/org.ogema.ref-impl/ref-impl/
implementation ("org.ogema.ref-impl:ref-impl:2.2.1")
'org.ogema.ref-impl:ref-impl:pom:2.2.1'
<dependency org="org.ogema.ref-impl" name="ref-impl" rev="2.2.1">
<artifact name="ref-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogema.ref-impl', module='ref-impl', version='2.2.1')
)
libraryDependencies += "org.ogema.ref-impl" % "ref-impl" % "2.2.1"
[org.ogema.ref-impl/ref-impl "2.2.1"]