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