License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdEditorApp |
Last Version | Last Version0.0.231 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrompto Core POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
EditorApp-0.0.231.pom | |
EditorApp-0.0.231.jar | 2 KB |
EditorApp-0.0.231-sources.jar | 684 bytes |
EditorApp-0.0.231-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/EditorApp/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>EditorApp</artifactId>
<version>0.0.231</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/EditorApp/
implementation 'org.prompto:EditorApp:0.0.231'
// https://jarcasting.com/artifacts/org.prompto/EditorApp/
implementation ("org.prompto:EditorApp:0.0.231")
'org.prompto:EditorApp:jar:0.0.231'
<dependency org="org.prompto" name="EditorApp" rev="0.0.231">
<artifact name="EditorApp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='EditorApp', version='0.0.231')
)
libraryDependencies += "org.prompto" % "EditorApp" % "0.0.231"
[org.prompto/EditorApp "0.0.231"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |