is not current version
Last Version 2.6.1

org.objectweb.fractal.fractaladl:toolchain-parent 2.5

Fractal ADL is an extensible toolset for supporting heterogenous architecture descriptions.

GroupId

GroupId

org.objectweb.fractal.fractaladl
ArtifactId

ArtifactId

toolchain-parent
Version

Version

2.5
Type

Type

pom

Download toolchain-parent 2.5

Filename Size
toolchain-parent-2.5.pom 11 KB
Browse

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