Last Version

mvn-basic 0.0.3

A Basic Maven Project Config for GYK001

License

License

GroupId

GroupId

cn.guoyukun.mvn
ArtifactId

ArtifactId

mvn-basic
Version

Version

0.0.3
Type

Type

pom
Description

Description

mvn-basic
A Basic Maven Project Config for GYK001
Project URL

Project URL

https://github.com/gyk001/mvn-basic
Source Code Management

Source Code Management

https://github.com/gyk001/mvn-basic

Download mvn-basic 0.0.3

Filename Size
mvn-basic-0.0.3.pom 3 KB
Browse

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

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.