is not current version
Last Version 2.0-alpha-4

org.objectweb.fractal.cecilia.toolchain:task-codegen 1.2.1

This module provides facilities for code generation tasks.

GroupId

GroupId

org.objectweb.fractal.cecilia.toolchain
ArtifactId

ArtifactId

task-codegen
Version

Version

1.2.1
Type

Type

jar

Download task-codegen 1.2.1


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-codegen/ -->
<dependency>
    <groupId>org.objectweb.fractal.cecilia.toolchain</groupId>
    <artifactId>task-codegen</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-codegen/
implementation 'org.objectweb.fractal.cecilia.toolchain:task-codegen:1.2.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-codegen/
implementation ("org.objectweb.fractal.cecilia.toolchain:task-codegen:1.2.1")
'org.objectweb.fractal.cecilia.toolchain:task-codegen:jar:1.2.1'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="task-codegen" rev="1.2.1">
  <artifact name="task-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='task-codegen', version='1.2.1')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "task-codegen" % "1.2.1"
[org.objectweb.fractal.cecilia.toolchain/task-codegen "1.2.1"]