Last Version

code-stat 1.0.0

Collect base useful tools for dev.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

code-stat
Version

Version

1.0.0
Type

Type

jar
Description

Description

code-stat
Collect base useful tools for dev.

Download code-stat 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.144

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.