| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.objectweb.think.minus.applications.L4 | 
    
| ArtifactId | ArtifactIdtargets-parent | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSupported configurations of L4. 
            This module contains all the possible configuration of L4. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| targets-parent-1.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.think.minus.applications.L4/targets-parent/ -->
<dependency>
    <groupId>org.objectweb.think.minus.applications.L4</groupId>
    <artifactId>targets-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.objectweb.think.minus.applications.L4/targets-parent/
implementation 'org.objectweb.think.minus.applications.L4:targets-parent:1.0'
                // https://jarcasting.com/artifacts/org.objectweb.think.minus.applications.L4/targets-parent/
implementation ("org.objectweb.think.minus.applications.L4:targets-parent:1.0")
                'org.objectweb.think.minus.applications.L4:targets-parent:pom:1.0'
                <dependency org="org.objectweb.think.minus.applications.L4" name="targets-parent" rev="1.0">
  <artifact name="targets-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.objectweb.think.minus.applications.L4', module='targets-parent', version='1.0')
)
                libraryDependencies += "org.objectweb.think.minus.applications.L4" % "targets-parent" % "1.0"
                [org.objectweb.think.minus.applications.L4/targets-parent "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.think.minus.test : java | jar | 1.0 | 
| org.objectweb.think.minus.test : scripts | car | 1.0 | 
| junit : junit | jar | 4.0 |