is not current version
Last Version 0.12.0

io.sarl.maven:io.sarl.maven.batchcompiler 0.8.5

Batch compiler for SARL

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.sarl.maven
ArtifactId

ArtifactId

io.sarl.maven.batchcompiler
Version

Version

0.8.5
Type

Type

jar

Download io.sarl.maven.batchcompiler 0.8.5


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