is not current version
Last Version 2.1-start-8763

org.objectweb.fractal.cecilia.toolchain:toolchain-parent 2.1.0

Parent module for Cecilia Toolchain related modules.

GroupId

GroupId

org.objectweb.fractal.cecilia.toolchain
ArtifactId

ArtifactId

toolchain-parent
Version

Version

2.1.0
Type

Type

pom

Download toolchain-parent 2.1.0


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