License |
License |
---|---|
Categories |
CategoriesBuild Tools |
GroupId | GroupIdws.argo |
ArtifactId | ArtifactIdbuild-tools |
Version | Version0.4.2 |
Type | Typejar |
Description |
DescriptionArgo Build Tools
Parent project for the Runtime Service Discovery components
|
Filename | Size |
---|---|
build-tools-0.4.2.pom | |
build-tools-0.4.2.jar | 10 KB |
build-tools-0.4.2-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ws.argo/build-tools/ -->
<dependency>
<groupId>ws.argo</groupId>
<artifactId>build-tools</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ws.argo/build-tools/
implementation 'ws.argo:build-tools:0.4.2'
// https://jarcasting.com/artifacts/ws.argo/build-tools/
implementation ("ws.argo:build-tools:0.4.2")
'ws.argo:build-tools:jar:0.4.2'
<dependency org="ws.argo" name="build-tools" rev="0.4.2">
<artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.argo', module='build-tools', version='0.4.2')
)
libraryDependencies += "ws.argo" % "build-tools" % "0.4.2"
[ws.argo/build-tools "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.5 |