is not current version
Last Version 7.5.0

de.mhus.osgi:mhus-transform 1.1.2

A set of tools transform content

Categories

Categories

ORM Data
GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mhus-transform
Version

Version

1.1.2
Type

Type

pom

Download mhus-transform 1.1.2

Filename Size
mhus-transform-1.1.2.pom 7 KB
Browse

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