Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.hibnet |
ArtifactId | ArtifactIdwebpipes-uglify |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
webpipes-uglify-0.0.2.pom | |
webpipes-uglify-0.0.2.jar | 26 KB |
webpipes-uglify-0.0.2-sources.jar | 24 KB |
webpipes-uglify-0.0.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hibnet/webpipes-uglify/ -->
<dependency>
<groupId>org.hibnet</groupId>
<artifactId>webpipes-uglify</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibnet/webpipes-uglify/
implementation 'org.hibnet:webpipes-uglify:0.0.2'
// https://jarcasting.com/artifacts/org.hibnet/webpipes-uglify/
implementation ("org.hibnet:webpipes-uglify:0.0.2")
'org.hibnet:webpipes-uglify:jar:0.0.2'
<dependency org="org.hibnet" name="webpipes-uglify" rev="0.0.2">
<artifact name="webpipes-uglify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibnet', module='webpipes-uglify', version='0.0.2')
)
libraryDependencies += "org.hibnet" % "webpipes-uglify" % "0.0.2"
[org.hibnet/webpipes-uglify "0.0.2"]