is not current version
Last Version 2.1-start-8763

org.objectweb.fractal.cecilia.toolchain:task-component 2.0-alpha-2


GroupId

GroupId

org.objectweb.fractal.cecilia.toolchain
ArtifactId

ArtifactId

task-component
Version

Version

2.0-alpha-2
Type

Type

jar

Download task-component 2.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/ -->
<dependency>
    <groupId>org.objectweb.fractal.cecilia.toolchain</groupId>
    <artifactId>task-component</artifactId>
    <version>2.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/
implementation 'org.objectweb.fractal.cecilia.toolchain:task-component:2.0-alpha-2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/
implementation ("org.objectweb.fractal.cecilia.toolchain:task-component:2.0-alpha-2")
'org.objectweb.fractal.cecilia.toolchain:task-component:jar:2.0-alpha-2'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="task-component" rev="2.0-alpha-2">
  <artifact name="task-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='task-component', version='2.0-alpha-2')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "task-component" % "2.0-alpha-2"
[org.objectweb.fractal.cecilia.toolchain/task-component "2.0-alpha-2"]