is not current version
Last Version 2.6.1

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


GroupId

GroupId

org.objectweb.fractal.fractaladl
ArtifactId

ArtifactId

ast-core
Version

Version

2.3.1
Type

Type

jar

Download ast-core 2.3.1


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