License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.sarl.maven |
ArtifactId | ArtifactIdio.sarl.maven.batchcompiler |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBatch Compiler
Batch compiler for SARL
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.batchcompiler/ -->
<dependency>
<groupId>io.sarl.maven</groupId>
<artifactId>io.sarl.maven.batchcompiler</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.batchcompiler/
implementation 'io.sarl.maven:io.sarl.maven.batchcompiler:0.12.0'
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.batchcompiler/
implementation ("io.sarl.maven:io.sarl.maven.batchcompiler:0.12.0")
'io.sarl.maven:io.sarl.maven.batchcompiler:jar:0.12.0'
<dependency org="io.sarl.maven" name="io.sarl.maven.batchcompiler" rev="0.12.0">
<artifact name="io.sarl.maven.batchcompiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sarl.maven', module='io.sarl.maven.batchcompiler', version='0.12.0')
)
libraryDependencies += "io.sarl.maven" % "io.sarl.maven.batchcompiler" % "0.12.0"
[io.sarl.maven/io.sarl.maven.batchcompiler "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.sarl.maven : io.sarl.maven.baselib | jar | 0.12.0 |
io.sarl.lang : io.sarl.lang | jar | 0.12.0 |
org.eclipse : osgi | jar | 3.10.0-v20140606-1445 |
commons-io : commons-io | jar | 2.7 |