is not current version
Last Version 0.12.0

io.sarl.maven:io.sarl.maven.batchcompiler 0.10.0

Batch compiler for SARL

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.sarl.maven
ArtifactId

ArtifactId

io.sarl.maven.batchcompiler
Version

Version

0.10.0
Type

Type

jar

Download io.sarl.maven.batchcompiler 0.10.0


<!-- 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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.batchcompiler/
implementation 'io.sarl.maven:io.sarl.maven.batchcompiler:0.10.0'
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.batchcompiler/
implementation ("io.sarl.maven:io.sarl.maven.batchcompiler:0.10.0")
'io.sarl.maven:io.sarl.maven.batchcompiler:jar:0.10.0'
<dependency org="io.sarl.maven" name="io.sarl.maven.batchcompiler" rev="0.10.0">
  <artifact name="io.sarl.maven.batchcompiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sarl.maven', module='io.sarl.maven.batchcompiler', version='0.10.0')
)
libraryDependencies += "io.sarl.maven" % "io.sarl.maven.batchcompiler" % "0.10.0"
[io.sarl.maven/io.sarl.maven.batchcompiler "0.10.0"]