GroupId | GroupIdorg.objectweb.fractal.mind.compiler |
---|---|
ArtifactId | ArtifactIdidl-frontend |
Version | Version0.1-alpha-3 |
Type | Typejar |
Filename | Size |
---|---|
idl-frontend-0.1-alpha-3.pom | |
idl-frontend-0.1-alpha-3.jar | 81 KB |
idl-frontend-0.1-alpha-3-sources.jar | 82 KB |
idl-frontend-0.1-alpha-3-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/idl-frontend/ -->
<dependency>
<groupId>org.objectweb.fractal.mind.compiler</groupId>
<artifactId>idl-frontend</artifactId>
<version>0.1-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/idl-frontend/
implementation 'org.objectweb.fractal.mind.compiler:idl-frontend:0.1-alpha-3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/idl-frontend/
implementation ("org.objectweb.fractal.mind.compiler:idl-frontend:0.1-alpha-3")
'org.objectweb.fractal.mind.compiler:idl-frontend:jar:0.1-alpha-3'
<dependency org="org.objectweb.fractal.mind.compiler" name="idl-frontend" rev="0.1-alpha-3">
<artifact name="idl-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.mind.compiler', module='idl-frontend', version='0.1-alpha-3')
)
libraryDependencies += "org.objectweb.fractal.mind.compiler" % "idl-frontend" % "0.1-alpha-3"
[org.objectweb.fractal.mind.compiler/idl-frontend "0.1-alpha-3"]