Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdde.richtercloud |
ArtifactId | ArtifactIdjhbuild-java-wrapper-it |
Version | Version1.2 |
Type | Typejar |
Filename | Size |
---|---|
jhbuild-java-wrapper-it-1.2.pom | |
jhbuild-java-wrapper-it-1.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/ -->
<dependency>
<groupId>de.richtercloud</groupId>
<artifactId>jhbuild-java-wrapper-it</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/
implementation 'de.richtercloud:jhbuild-java-wrapper-it:1.2'
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/
implementation ("de.richtercloud:jhbuild-java-wrapper-it:1.2")
'de.richtercloud:jhbuild-java-wrapper-it:jar:1.2'
<dependency org="de.richtercloud" name="jhbuild-java-wrapper-it" rev="1.2">
<artifact name="jhbuild-java-wrapper-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='jhbuild-java-wrapper-it', version='1.2')
)
libraryDependencies += "de.richtercloud" % "jhbuild-java-wrapper-it" % "1.2"
[de.richtercloud/jhbuild-java-wrapper-it "1.2"]