License |
License |
---|---|
GroupId | GroupIdorg.ow2.fractal.juliac.adlet |
ArtifactId | ArtifactIdjuliac-adlet-parent |
Last Version | Last Version2.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJuliac Adlet
Juliac is a compile-time code generation framework for Fractal.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
juliac-adlet-parent-2.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.juliac.adlet/juliac-adlet-parent/ -->
<dependency>
<groupId>org.ow2.fractal.juliac.adlet</groupId>
<artifactId>juliac-adlet-parent</artifactId>
<version>2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac.adlet/juliac-adlet-parent/
implementation 'org.ow2.fractal.juliac.adlet:juliac-adlet-parent:2.8'
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac.adlet/juliac-adlet-parent/
implementation ("org.ow2.fractal.juliac.adlet:juliac-adlet-parent:2.8")
'org.ow2.fractal.juliac.adlet:juliac-adlet-parent:pom:2.8'
<dependency org="org.ow2.fractal.juliac.adlet" name="juliac-adlet-parent" rev="2.8">
<artifact name="juliac-adlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.juliac.adlet', module='juliac-adlet-parent', version='2.8')
)
libraryDependencies += "org.ow2.fractal.juliac.adlet" % "juliac-adlet-parent" % "2.8"
[org.ow2.fractal.juliac.adlet/juliac-adlet-parent "2.8"]