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