| License | 
                License
                                                        The Prompto License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.prompto | 
    
| ArtifactId | ArtifactIdCore | 
    
| Last Version | Last Version0.1.52 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCore 
            Prompto Core POM 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationPrompto | 
            
| Filename | Size | 
|---|---|
| Core-0.1.52.pom | |
| Core-0.1.52.jar | 3 MB | 
| Core-0.1.52-tests.jar | 454 KB | 
| Core-0.1.52-sources.jar | 1 MB | 
| Core-0.1.52-javadoc.jar | 14 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.prompto/Core/ -->
<dependency>
    <groupId>org.prompto</groupId>
    <artifactId>Core</artifactId>
    <version>0.1.52</version>
</dependency>
                // https://jarcasting.com/artifacts/org.prompto/Core/
implementation 'org.prompto:Core:0.1.52'
                // https://jarcasting.com/artifacts/org.prompto/Core/
implementation ("org.prompto:Core:0.1.52")
                'org.prompto:Core:jar:0.1.52'
                <dependency org="org.prompto" name="Core" rev="0.1.52">
  <artifact name="Core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.prompto', module='Core', version='0.1.52')
)
                libraryDependencies += "org.prompto" % "Core" % "0.1.52"
                [org.prompto/Core "0.1.52"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.9.3 | 
| joda-time : joda-time | jar | 2.8 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 | 
| com.esotericsoftware.yamlbeans : yamlbeans | jar | 1.13 | 
| org.apache.commons : commons-text | jar | 1.9 | 
| org.apache.commons : commons-compress | jar | 1.21 | 
| org.openjdk.nashorn : nashorn-core | jar | 15.3 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| com.github.stefanbirkner : system-rules | jar | 1.16.1 | 
| com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |