| License | 
                License
                                                        The Prompto License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.prompto | 
    
| ArtifactId | ArtifactIdRuntime | 
    
| Last Version | Last Version0.1.52 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPrompto Core POM 
         | 
    
| Project Organization | 
                    Project OrganizationPrompto | 
            
| Filename | Size | 
|---|---|
| Runtime-0.1.52.pom | |
| Runtime-0.1.52.jar | 61 KB | 
| Runtime-0.1.52-sources.jar | 46 KB | 
| Runtime-0.1.52-javadoc.jar | 84 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.prompto/Runtime/ -->
<dependency>
    <groupId>org.prompto</groupId>
    <artifactId>Runtime</artifactId>
    <version>0.1.52</version>
</dependency>
                // https://jarcasting.com/artifacts/org.prompto/Runtime/
implementation 'org.prompto:Runtime:0.1.52'
                // https://jarcasting.com/artifacts/org.prompto/Runtime/
implementation ("org.prompto:Runtime:0.1.52")
                'org.prompto:Runtime:jar:0.1.52'
                <dependency org="org.prompto" name="Runtime" rev="0.1.52">
  <artifact name="Runtime" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.prompto', module='Runtime', version='0.1.52')
)
                libraryDependencies += "org.prompto" % "Runtime" % "0.1.52"
                [org.prompto/Runtime "0.1.52"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.prompto : Core | jar | 0.1.52 | 
| javax.mail : javax.mail-api | jar | 1.6.2 | 
| com.sun.mail : javax.mail | jar | 1.6.2 | 
| 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.icegreen : greenmail | jar | 1.5.13 | 
| org.prompto : Core | test-jar | 0.1.52 | 
| com.coveo : nashorn-commonjs-modules | jar | 1.0.9 |