is not current version
Last Version 1.1.4

org.objectweb.fractal.fractalexplorer:parent 1.1.3

The Fractal Explorer parent project

GroupId

GroupId

org.objectweb.fractal.fractalexplorer
ArtifactId

ArtifactId

parent
Version

Version

1.1.3
Type

Type

pom

Download parent 1.1.3

Filename Size
parent-1.1.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/parent/
implementation 'org.objectweb.fractal.fractalexplorer:parent:1.1.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/parent/
implementation ("org.objectweb.fractal.fractalexplorer:parent:1.1.3")
'org.objectweb.fractal.fractalexplorer:parent:pom:1.1.3'
<dependency org="org.objectweb.fractal.fractalexplorer" name="parent" rev="1.1.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalexplorer', module='parent', version='1.1.3')
)
libraryDependencies += "org.objectweb.fractal.fractalexplorer" % "parent" % "1.1.3"
[org.objectweb.fractal.fractalexplorer/parent "1.1.3"]