MVN

com.atomicleopard : expressive

Maven & Gradle

Sep 16, 2013
2 usages
1 stars

expressive · Expressive is designed to allow coders to write more expressive code, focusing on what they want to do with collections of objects, rather than the mechanics of the manipulation of the Java Collections API.

<dependency>
    <groupId>com.atomicleopard</groupId>
    <artifactId>expressive</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atomicleopard : expressive to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of com.atomicleopard : expressive to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
expressive-0.9.5
expressive-0.9.4
expressive-0.9.3
expressive-0.9.2
0.9
expressive-0.9

How to add a dependency to Maven

Add the following com.atomicleopard : expressive maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.atomicleopard</groupId>
    <artifactId>expressive</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.atomicleopard : expressive gradle dependency to your build.gradle file:

implementation 'com.atomicleopard:expressive:0.9.5'

Gradle Kotlin DSL: Add the following com.atomicleopard : expressive gradle kotlin dependency to your build.gradle.kts file:

implementation("com.atomicleopard:expressive:0.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.atomicleopard : expressive sbt scala dependency to your build.sbt file:

libraryDependencies += "com.atomicleopard" % "expressive" % "0.9.5"

Advertisement

Dependencies from Group

Sep 16, 2013
2 usages
1 stars
Jan 12, 2012
1 stars

Discover Dependencies

May 08, 2018
4 usages
126 stars
Apr 01, 2023
2 usages
4 stars
Jul 28, 2011
7 usages
jmx
Aug 25, 2023
24 usages
68 stars
Jul 20, 2016
2 usages
427 stars
Sep 06, 2017
3 usages
9 stars
Dec 18, 2021
10 usages
Mar 18, 2015
3 usages
May 04, 2016
3 usages
25 stars