com.gitee.primxia:UtilsDemo

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

License

License

GroupId

GroupId

com.gitee.primxia
ArtifactId

ArtifactId

UtilsDemo
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download UtilsDemo

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1