License |
License |
---|---|
Categories |
CategoriesTime4J General Purpose Libraries Date and Time |
GroupId | GroupIdcom.github.taomus.coderuntime4j |
ArtifactId | ArtifactIdCodeRuntime4j |
Last Version | Last Version0.0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCodeRuntime4j
This is a toolkit
|
Filename | Size |
---|---|
CodeRuntime4j-0.0.3.3.pom | |
CodeRuntime4j-0.0.3.3.jar | 432 KB |
CodeRuntime4j-0.0.3.3-sources.jar | 668 KB |
CodeRuntime4j-0.0.3.3-javadoc.jar | 1002 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.taomus.coderuntime4j/CodeRuntime4j/ -->
<dependency>
<groupId>com.github.taomus.coderuntime4j</groupId>
<artifactId>CodeRuntime4j</artifactId>
<version>0.0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taomus.coderuntime4j/CodeRuntime4j/
implementation 'com.github.taomus.coderuntime4j:CodeRuntime4j:0.0.3.3'
// https://jarcasting.com/artifacts/com.github.taomus.coderuntime4j/CodeRuntime4j/
implementation ("com.github.taomus.coderuntime4j:CodeRuntime4j:0.0.3.3")
'com.github.taomus.coderuntime4j:CodeRuntime4j:jar:0.0.3.3'
<dependency org="com.github.taomus.coderuntime4j" name="CodeRuntime4j" rev="0.0.3.3">
<artifact name="CodeRuntime4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taomus.coderuntime4j', module='CodeRuntime4j', version='0.0.3.3')
)
libraryDependencies += "com.github.taomus.coderuntime4j" % "CodeRuntime4j" % "0.0.3.3"
[com.github.taomus.coderuntime4j/CodeRuntime4j "0.0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |