discourse-examples

Civilized arguments for Java

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

discourse-examples
Last Version

Last Version

0.0.0-b3
Release Date

Release Date

Type

Type

jar
Description

Description

discourse-examples
Civilized arguments for Java
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/discourse/tree/main/discourse-examples

Download discourse-examples

How to add to project

<!-- https://jarcasting.com/artifacts/com.sigpwned/discourse-examples/ -->
<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>discourse-examples</artifactId>
    <version>0.0.0-b3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/discourse-examples/
implementation 'com.sigpwned:discourse-examples:0.0.0-b3'
// https://jarcasting.com/artifacts/com.sigpwned/discourse-examples/
implementation ("com.sigpwned:discourse-examples:0.0.0-b3")
'com.sigpwned:discourse-examples:jar:0.0.0-b3'
<dependency org="com.sigpwned" name="discourse-examples" rev="0.0.0-b3">
  <artifact name="discourse-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='discourse-examples', version='0.0.0-b3')
)
libraryDependencies += "com.sigpwned" % "discourse-examples" % "0.0.0-b3"
[com.sigpwned/discourse-examples "0.0.0-b3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sigpwned : discourse-core jar 0.0.0-b3
org.slf4j : slf4j-simple jar 1.7.36

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0-b3
0.0.0-b2
0.0.0-b1