Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.builder |
ArtifactId | ArtifactIdguerlab-builder-tools |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
guerlab-builder-tools-1.0.7.pom | |
guerlab-builder-tools-1.0.7.jar | 12 KB |
guerlab-builder-tools-1.0.7-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.builder/guerlab-builder-tools/ -->
<dependency>
<groupId>net.guerlab.builder</groupId>
<artifactId>guerlab-builder-tools</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.builder/guerlab-builder-tools/
implementation 'net.guerlab.builder:guerlab-builder-tools:1.0.7'
// https://jarcasting.com/artifacts/net.guerlab.builder/guerlab-builder-tools/
implementation ("net.guerlab.builder:guerlab-builder-tools:1.0.7")
'net.guerlab.builder:guerlab-builder-tools:jar:1.0.7'
<dependency org="net.guerlab.builder" name="guerlab-builder-tools" rev="1.0.7">
<artifact name="guerlab-builder-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.builder', module='guerlab-builder-tools', version='1.0.7')
)
libraryDependencies += "net.guerlab.builder" % "guerlab-builder-tools" % "1.0.7"
[net.guerlab.builder/guerlab-builder-tools "1.0.7"]