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