| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdorg.objectweb.think.minus.libc | 
| ArtifactId | ArtifactIdmaven-targets | 
| Version | Version1.1-alpha-2 | 
| Type | Typepom | 
| Description | Descriptionlibc targets Minus is a component library for the cecilia component model. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| maven-targets-1.1-alpha-2.pom | 985 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.think.minus.libc/maven-targets/ -->
<dependency>
    <groupId>org.objectweb.think.minus.libc</groupId>
    <artifactId>maven-targets</artifactId>
    <version>1.1-alpha-2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.objectweb.think.minus.libc/maven-targets/
implementation 'org.objectweb.think.minus.libc:maven-targets:1.1-alpha-2'// https://jarcasting.com/artifacts/org.objectweb.think.minus.libc/maven-targets/
implementation ("org.objectweb.think.minus.libc:maven-targets:1.1-alpha-2")'org.objectweb.think.minus.libc:maven-targets:pom:1.1-alpha-2'<dependency org="org.objectweb.think.minus.libc" name="maven-targets" rev="1.1-alpha-2">
  <artifact name="maven-targets" type="pom" />
</dependency>@Grapes(
@Grab(group='org.objectweb.think.minus.libc', module='maven-targets', version='1.1-alpha-2')
)libraryDependencies += "org.objectweb.think.minus.libc" % "maven-targets" % "1.1-alpha-2"[org.objectweb.think.minus.libc/maven-targets "1.1-alpha-2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.think.minus.tools : tools | car | 1.1-alpha-2 | 
| org.objectweb.fractal.cecilia : fractal-cecilia-api | car | 2.0-alpha-4 | 
| org.objectweb.fractal.cecilia : cecilia | car | 2.0-alpha-4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.0 |