is not current version
Last Version 2.6.1

org.objectweb.fractal.fractaladl:ast-core 2.6


GroupId

GroupId

org.objectweb.fractal.fractaladl
ArtifactId

ArtifactId

ast-core
Version

Version

2.6
Type

Type

jar

Download ast-core 2.6


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