License |
License |
---|---|
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIddiscourse-core |
Last Version | Last Version0.0.0-b3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiscourse-core
Civilized arguments for Java
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discourse-core-0.0.0-b3.pom | |
discourse-core-0.0.0-b3.jar | 163 KB |
discourse-core-0.0.0-b3-sources.jar | 130 KB |
discourse-core-0.0.0-b3-javadoc.jar | 812 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sigpwned/discourse-core/ -->
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>discourse-core</artifactId>
<version>0.0.0-b3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/discourse-core/
implementation 'com.sigpwned:discourse-core:0.0.0-b3'
// https://jarcasting.com/artifacts/com.sigpwned/discourse-core/
implementation ("com.sigpwned:discourse-core:0.0.0-b3")
'com.sigpwned:discourse-core:jar:0.0.0-b3'
<dependency org="com.sigpwned" name="discourse-core" rev="0.0.0-b3">
<artifact name="discourse-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='discourse-core', version='0.0.0-b3')
)
libraryDependencies += "com.sigpwned" % "discourse-core" % "0.0.0-b3"
[com.sigpwned/discourse-core "0.0.0-b3"]
Group / Artifact | Type | Version |
---|---|---|
com.sigpwned : espresso | jar | 0.0.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
com.google.guava : guava | jar | 31.1-jre |
junit : junit | jar | 4.13.2 |