License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdStandalone |
Version | Version0.1.37 |
Type | Typejar |
Description |
DescriptionStandalone
Prompto Core POM
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
Standalone-0.1.37.pom | |
Standalone-0.1.37.jar | 23 KB |
Standalone-0.1.37-tests.jar | 34 KB |
Standalone-0.1.37-sources.jar | 8 KB |
Standalone-0.1.37-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/Standalone/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>Standalone</artifactId>
<version>0.1.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/Standalone/
implementation 'org.prompto:Standalone:0.1.37'
// https://jarcasting.com/artifacts/org.prompto/Standalone/
implementation ("org.prompto:Standalone:0.1.37")
'org.prompto:Standalone:jar:0.1.37'
<dependency org="org.prompto" name="Standalone" rev="0.1.37">
<artifact name="Standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='Standalone', version='0.1.37')
)
libraryDependencies += "org.prompto" % "Standalone" % "0.1.37"
[org.prompto/Standalone "0.1.37"]
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | jar | 0.1.37 |
org.prompto : Runtime | jar | 0.1.37 |
org.prompto : CodeStore | jar | 0.1.37 |
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.37 |
junit : junit | jar | 4.13.2 |