GroupId | GroupIdorg.objectweb.fractal.cecilia.toolchain |
---|---|
ArtifactId | ArtifactIdtask-component |
Version | Version2.1-start-8599 |
Type | Typejar |
Filename | Size |
---|---|
task-component-2.1-start-8599.pom | |
task-component-2.1-start-8599.jar | 132 KB |
task-component-2.1-start-8599-sources.jar | 240 KB |
Browse |
<!-- 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.1-start-8599</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/
implementation 'org.objectweb.fractal.cecilia.toolchain:task-component:2.1-start-8599'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/
implementation ("org.objectweb.fractal.cecilia.toolchain:task-component:2.1-start-8599")
'org.objectweb.fractal.cecilia.toolchain:task-component:jar:2.1-start-8599'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="task-component" rev="2.1-start-8599">
<artifact name="task-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='task-component', version='2.1-start-8599')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "task-component" % "2.1-start-8599"
[org.objectweb.fractal.cecilia.toolchain/task-component "2.1-start-8599"]