is not current version
Last Version 1.5

de.richtercloud:jhbuild-java-wrapper-it 1.1


Categories

Categories

Java Languages
GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

jhbuild-java-wrapper-it
Version

Version

1.1
Type

Type

jar

Download jhbuild-java-wrapper-it 1.1


<!-- https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/ -->
<dependency>
    <groupId>de.richtercloud</groupId>
    <artifactId>jhbuild-java-wrapper-it</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/
implementation 'de.richtercloud:jhbuild-java-wrapper-it:1.1'
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/
implementation ("de.richtercloud:jhbuild-java-wrapper-it:1.1")
'de.richtercloud:jhbuild-java-wrapper-it:jar:1.1'
<dependency org="de.richtercloud" name="jhbuild-java-wrapper-it" rev="1.1">
  <artifact name="jhbuild-java-wrapper-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='jhbuild-java-wrapper-it', version='1.1')
)
libraryDependencies += "de.richtercloud" % "jhbuild-java-wrapper-it" % "1.1"
[de.richtercloud/jhbuild-java-wrapper-it "1.1"]