License |
License |
---|---|
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIdespresso |
Last Version | Last Version0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionespresso
Streamlined Java Beans for Modern Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
espresso-0.0.0.pom | |
espresso-0.0.0.jar | 22 KB |
espresso-0.0.0-sources.jar | 13 KB |
espresso-0.0.0-javadoc.jar | 174 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
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 |