is not current version
Last Version 0.0.3

com.gitlab.summer-cattle:cattle-build 0.0.1

Cattle Framework parent pom, managing plugins and dependencies for Cattle Framework projects

GroupId

GroupId

com.gitlab.summer-cattle
ArtifactId

ArtifactId

cattle-build
Version

Version

0.0.1
Type

Type

pom

Download cattle-build 0.0.1

Filename Size
cattle-build-0.0.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-build/ -->
<dependency>
    <groupId>com.gitlab.summer-cattle</groupId>
    <artifactId>cattle-build</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-build/
implementation 'com.gitlab.summer-cattle:cattle-build:0.0.1'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-build/
implementation ("com.gitlab.summer-cattle:cattle-build:0.0.1")
'com.gitlab.summer-cattle:cattle-build:pom:0.0.1'
<dependency org="com.gitlab.summer-cattle" name="cattle-build" rev="0.0.1">
  <artifact name="cattle-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-build', version='0.0.1')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-build" % "0.0.1"
[com.gitlab.summer-cattle/cattle-build "0.0.1"]