is not current version
Last Version 1.1.4

org.objectweb.fractal.fractalexplorer:parent 1.1.2

The Fractal Explorer parent project

GroupId

GroupId

org.objectweb.fractal.fractalexplorer
ArtifactId

ArtifactId

parent
Version

Version

1.1.2
Type

Type

pom

Download parent 1.1.2

Filename Size
parent-1.1.2.pom 3 KB
Browse

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