License |
License |
---|---|
Categories |
CategoriesJava Languages Utility General Purpose Libraries |
GroupId | GroupIdcom.github.songyz0310 |
ArtifactId | ArtifactIdjava-toolkits-utility |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava toolkits
|
<!-- https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits-utility/ -->
<dependency>
<groupId>com.github.songyz0310</groupId>
<artifactId>java-toolkits-utility</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits-utility/
implementation 'com.github.songyz0310:java-toolkits-utility:0.0.6'
// https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits-utility/
implementation ("com.github.songyz0310:java-toolkits-utility:0.0.6")
'com.github.songyz0310:java-toolkits-utility:jar:0.0.6'
<dependency org="com.github.songyz0310" name="java-toolkits-utility" rev="0.0.6">
<artifact name="java-toolkits-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.songyz0310', module='java-toolkits-utility', version='0.0.6')
)
libraryDependencies += "com.github.songyz0310" % "java-toolkits-utility" % "0.0.6"
[com.github.songyz0310/java-toolkits-utility "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.9.1 |
org.apache.logging.log4j : log4j-core | jar | 2.9.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |