is not current version
Last Version 3-RELEASE

com.github.gkutiel:at-lang 1-RELEASE

an extendible, universal template language

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

at-lang
Version

Version

1-RELEASE
Type

Type

jar

Download at-lang 1-RELEASE


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