MVN

io.github.espresso4j : espresso

Maven & Gradle

Nov 11, 2018
4 usages
22 stars

espresso · The soul of a modern Java web ecosystem.

<dependency>
    <groupId>io.github.espresso4j</groupId>
    <artifactId>espresso</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.espresso4j : espresso to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of io.github.espresso4j : espresso to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
espresso-0.3.2
espresso-0.3.1
espresso-0.3.0
0.2.x
espresso-0.2.0
0.1.x
espresso-0.1.0

How to add a dependency to Maven

Add the following io.github.espresso4j : espresso maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.espresso4j</groupId>
    <artifactId>espresso</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.espresso4j : espresso gradle dependency to your build.gradle file:

implementation 'io.github.espresso4j:espresso:0.3.2'

Gradle Kotlin DSL: Add the following io.github.espresso4j : espresso gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.espresso4j:espresso:0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.espresso4j : espresso sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.espresso4j" % "espresso" % "0.3.2"

Advertisement

Dependencies from Group

Nov 11, 2018
4 usages
22 stars
Nov 04, 2018
1 usages
0 stars
Nov 14, 2018
1 stars
Nov 11, 2018
0 stars
Nov 12, 2018
0 stars

Discover Dependencies

Oct 09, 2018
0 stars
Oct 09, 2018
11 stars
Oct 12, 2018
2 usages
0 stars
Jun 16, 2020
2 usages
4.4k stars
oak
Mar 03, 2022
2 usages
228 stars
Oct 26, 2018
3 usages
3 stars