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