is not current version
Last Version 0.0.3.3

com.github.taomus.coderuntime4j:CodeRuntime4j 0.0.3.2

This is a toolkit

Categories

Categories

Time4J General Purpose Libraries Date and Time
GroupId

GroupId

com.github.taomus.coderuntime4j
ArtifactId

ArtifactId

CodeRuntime4j
Version

Version

0.0.3.2
Type

Type

jar

Download CodeRuntime4j 0.0.3.2


<!-- https://jarcasting.com/artifacts/com.github.taomus.coderuntime4j/CodeRuntime4j/ -->
<dependency>
    <groupId>com.github.taomus.coderuntime4j</groupId>
    <artifactId>CodeRuntime4j</artifactId>
    <version>0.0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taomus.coderuntime4j/CodeRuntime4j/
implementation 'com.github.taomus.coderuntime4j:CodeRuntime4j:0.0.3.2'
// https://jarcasting.com/artifacts/com.github.taomus.coderuntime4j/CodeRuntime4j/
implementation ("com.github.taomus.coderuntime4j:CodeRuntime4j:0.0.3.2")
'com.github.taomus.coderuntime4j:CodeRuntime4j:jar:0.0.3.2'
<dependency org="com.github.taomus.coderuntime4j" name="CodeRuntime4j" rev="0.0.3.2">
  <artifact name="CodeRuntime4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taomus.coderuntime4j', module='CodeRuntime4j', version='0.0.3.2')
)
libraryDependencies += "com.github.taomus.coderuntime4j" % "CodeRuntime4j" % "0.0.3.2"
[com.github.taomus.coderuntime4j/CodeRuntime4j "0.0.3.2"]