Last Version

cc.simpleframework:build 1.0.0

mvn build root

GroupId

GroupId

cc.simpleframework
ArtifactId

ArtifactId

build
Version

Version

1.0.0
Type

Type

pom
Description

Description

Download build 1.0.0

Filename Size
build-1.0.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.