License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.cecilia.toolchain |
ArtifactId | ArtifactIdtoolchain-parent |
Last Version | Last Version2.1-start-8763 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCecilia toolchain parent module
Parent module for Cecilia Toolchain related modules.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
toolchain-parent-2.1-start-8763.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/toolchain-parent/ -->
<dependency>
<groupId>org.objectweb.fractal.cecilia.toolchain</groupId>
<artifactId>toolchain-parent</artifactId>
<version>2.1-start-8763</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/toolchain-parent/
implementation 'org.objectweb.fractal.cecilia.toolchain:toolchain-parent:2.1-start-8763'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/toolchain-parent/
implementation ("org.objectweb.fractal.cecilia.toolchain:toolchain-parent:2.1-start-8763")
'org.objectweb.fractal.cecilia.toolchain:toolchain-parent:pom:2.1-start-8763'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="toolchain-parent" rev="2.1-start-8763">
<artifact name="toolchain-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='toolchain-parent', version='2.1-start-8763')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "toolchain-parent" % "2.1-start-8763"
[org.objectweb.fractal.cecilia.toolchain/toolchain-parent "2.1-start-8763"]