GroupId | GroupIdorg.objectweb.fractal.fractaladl.juliac.plugin |
---|---|
ArtifactId | ArtifactIdparent |
Version | Version1.0 |
Type | Typepom |
Filename | Size |
---|---|
parent-1.0.pom | 708 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaladl.juliac.plugin</groupId>
<artifactId>parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/parent/
implementation 'org.objectweb.fractal.fractaladl.juliac.plugin:parent:1.0'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/parent/
implementation ("org.objectweb.fractal.fractaladl.juliac.plugin:parent:1.0")
'org.objectweb.fractal.fractaladl.juliac.plugin:parent:pom:1.0'
<dependency org="org.objectweb.fractal.fractaladl.juliac.plugin" name="parent" rev="1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.juliac.plugin', module='parent', version='1.0')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.juliac.plugin" % "parent" % "1.0"
[org.objectweb.fractal.fractaladl.juliac.plugin/parent "1.0"]