daioware compiler

Compiler's generic utilities

License

License

GroupId

GroupId

com.daioware.language
ArtifactId

ArtifactId

compiler
Last Version

Last Version

1.7.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

daioware compiler
Compiler's generic utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.language.compiler
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download compiler

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2-RELEASE
1.7.1-RELEASE
1.6.0-RELEASE
1.5.1-RELEASE
1.5.0-RELEASE
1.4.0-RELEASE
1.3.0-RELEASE
1.2.0-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE