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