com.github.houbb:atc-api

The api module for atc.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

atc-api
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

The api module for atc.

Download atc-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3