is not current version
Last Version 1.5

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


Categories

Categories

Java Languages
GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

jhbuild-java-wrapper-it
Version

Version

1.3
Type

Type

jar

Download jhbuild-java-wrapper-it 1.3


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