License |
License |
---|---|
GroupId | GroupIdme.codeboy |
ArtifactId | ArtifactIdtools |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptiontools
java tools lib .
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-0.3.0.pom | |
tools-0.3.0.jar | 36 KB |
tools-0.3.0-sources.jar | 23 KB |
tools-0.3.0-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.codeboy/tools/ -->
<dependency>
<groupId>me.codeboy</groupId>
<artifactId>tools</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.codeboy/tools/
implementation 'me.codeboy:tools:0.3.0'
// https://jarcasting.com/artifacts/me.codeboy/tools/
implementation ("me.codeboy:tools:0.3.0")
'me.codeboy:tools:jar:0.3.0'
<dependency org="me.codeboy" name="tools" rev="0.3.0">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.codeboy', module='tools', version='0.3.0')
)
libraryDependencies += "me.codeboy" % "tools" % "0.3.0"
[me.codeboy/tools "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.alibaba : fastjson | jar | 1.2.76 |