Last Version

com.gitee.primxia:TestDemo 1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.gitee.primxia
ArtifactId

ArtifactId

TestDemo
Version

Version

1.2
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download TestDemo 1.2

Filename Size
TestDemo-1.2.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • UtilsDemo