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