commons-java

Java平台使用的公共库

License

License

Categories

Categories

Java Languages
GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

commons-java
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons-java
Java平台使用的公共库
Project URL

Project URL

https://github.com/wandersnail/commons
Source Code Management

Source Code Management

https://github.com/wandersnail/commons

Download commons-java

How to add to project

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

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.

Versions

Version
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.3.0
1.2.1
1.2.0