| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.silentsoft | 
    
| ArtifactId | ArtifactIdacmicpc-kit-parent | 
    
| Last Version | Last Version1.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionacmicpc-kit-parent 
            Acmicpc Kit Parent 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| acmicpc-kit-parent-1.1.2.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.silentsoft/acmicpc-kit-parent/ -->
<dependency>
    <groupId>org.silentsoft</groupId>
    <artifactId>acmicpc-kit-parent</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.silentsoft/acmicpc-kit-parent/
implementation 'org.silentsoft:acmicpc-kit-parent:1.1.2'
                // https://jarcasting.com/artifacts/org.silentsoft/acmicpc-kit-parent/
implementation ("org.silentsoft:acmicpc-kit-parent:1.1.2")
                'org.silentsoft:acmicpc-kit-parent:pom:1.1.2'
                <dependency org="org.silentsoft" name="acmicpc-kit-parent" rev="1.1.2">
  <artifact name="acmicpc-kit-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.silentsoft', module='acmicpc-kit-parent', version='1.1.2')
)
                libraryDependencies += "org.silentsoft" % "acmicpc-kit-parent" % "1.1.2"
                [org.silentsoft/acmicpc-kit-parent "1.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.silentsoft : stopwatch | jar | 2.2.0 | 
| org.junit.platform : junit-platform-launcher | jar | 1.7.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |