License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.fractalexplorer |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Fractal Explorer parent project
The Fractal Explorer parent project
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
parent-1.1.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/parent/
implementation 'org.objectweb.fractal.fractalexplorer:parent:1.1.4'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/parent/
implementation ("org.objectweb.fractal.fractalexplorer:parent:1.1.4")
'org.objectweb.fractal.fractalexplorer:parent:pom:1.1.4'
<dependency org="org.objectweb.fractal.fractalexplorer" name="parent" rev="1.1.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalexplorer', module='parent', version='1.1.4')
)
libraryDependencies += "org.objectweb.fractal.fractalexplorer" % "parent" % "1.1.4"
[org.objectweb.fractal.fractalexplorer/parent "1.1.4"]