License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.songyz0310 |
ArtifactId | ArtifactIdjava-toolkits |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-toolkits
java toolkits
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-toolkits-0.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits/ -->
<dependency>
<groupId>com.github.songyz0310</groupId>
<artifactId>java-toolkits</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits/
implementation 'com.github.songyz0310:java-toolkits:0.0.1'
// https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits/
implementation ("com.github.songyz0310:java-toolkits:0.0.1")
'com.github.songyz0310:java-toolkits:pom:0.0.1'
<dependency org="com.github.songyz0310" name="java-toolkits" rev="0.0.1">
<artifact name="java-toolkits" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.songyz0310', module='java-toolkits', version='0.0.1')
)
libraryDependencies += "com.github.songyz0310" % "java-toolkits" % "0.0.1"
[com.github.songyz0310/java-toolkits "0.0.1"]