com.github.houbb:atc-core

The atc tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

atc-core
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

The atc tool for java.

Download atc-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : atc-api jar 0.0.5
com.github.houbb : heaven jar 0.1.141
com.github.houbb : segment jar 0.1.8
com.github.houbb : keyword jar 0.0.7
com.github.houbb : stopword jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3