GroupId | GroupIdorg.fusesource.hawtjni |
---|---|
ArtifactId | ArtifactIdhawtjni-website |
Version | Version1.2 |
Type | Typepom |
Filename | Size |
---|---|
hawtjni-website-1.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-website/ -->
<dependency>
<groupId>org.fusesource.hawtjni</groupId>
<artifactId>hawtjni-website</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-website/
implementation 'org.fusesource.hawtjni:hawtjni-website:1.2'
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-website/
implementation ("org.fusesource.hawtjni:hawtjni-website:1.2")
'org.fusesource.hawtjni:hawtjni-website:pom:1.2'
<dependency org="org.fusesource.hawtjni" name="hawtjni-website" rev="1.2">
<artifact name="hawtjni-website" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.hawtjni', module='hawtjni-website', version='1.2')
)
libraryDependencies += "org.fusesource.hawtjni" % "hawtjni-website" % "1.2"
[org.fusesource.hawtjni/hawtjni-website "1.2"]