in

Basic commands set for the at lang

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

at-lang
Last Version

Last Version

3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

in
Basic commands set for the at lang

Download at-lang

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.beust : jcommander jar 1.47
com.github.gkutiel : at-core jar 3-RELEASE
com.github.gkutiel : booly jar 2-RELEASE
com.google.code.gson : gson jar 2.3.1
org.slf4j : slf4j-api jar 1.7.10

Project Modules

There are no modules declared in this project.

Versions

Version
3-RELEASE
1-RELEASE
0-RELEASE