License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdStandalone |
Last Version | Last Version0.1.52 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStandalone
Prompto Core POM
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
Standalone-0.1.52.pom | |
Standalone-0.1.52.jar | 23 KB |
Standalone-0.1.52-tests.jar | 35 KB |
Standalone-0.1.52-sources.jar | 8 KB |
Standalone-0.1.52-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/Standalone/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>Standalone</artifactId>
<version>0.1.52</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/Standalone/
implementation 'org.prompto:Standalone:0.1.52'
// https://jarcasting.com/artifacts/org.prompto/Standalone/
implementation ("org.prompto:Standalone:0.1.52")
'org.prompto:Standalone:jar:0.1.52'
<dependency org="org.prompto" name="Standalone" rev="0.1.52">
<artifact name="Standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='Standalone', version='0.1.52')
)
libraryDependencies += "org.prompto" % "Standalone" % "0.1.52"
[org.prompto/Standalone "0.1.52"]
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | jar | 0.1.52 |
org.prompto : Runtime | jar | 0.1.52 |
org.prompto : CodeStore | jar | 0.1.52 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | test-jar | 0.1.52 |
junit : junit | jar | 4.13.2 |