Last Version

espresso 0.0.0

Streamlined Java Beans for Modern Java

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

espresso
Version

Version

0.0.0
Type

Type

jar
Description

Description

espresso
Streamlined Java Beans for Modern Java
Project URL

Project URL

https://github.com/sigpwned/espresso
Source Code Management

Source Code Management

https://github.com/sigpwned/espresso/tree/main

Download espresso 0.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.