MVN

org.programmiersportgruppe.akre : akre-commands_2.10

Maven & Gradle

May 26, 2016
2 usages
1 stars

akre-commands · Scala abstractions for Redis commands.

<dependency>
    <groupId>org.programmiersportgruppe.akre</groupId>
    <artifactId>akre-commands_2.10</artifactId>
    <version>0.19.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.programmiersportgruppe.akre : akre-commands_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.19.1

All Versions

Choose a version of org.programmiersportgruppe.akre : akre-commands_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.19.x
akre-commands_2.10-0.19.1
akre-commands_2.10-0.19.0
0.18.x
akre-commands_2.10-0.18.0
0.17.x
akre-commands_2.10-0.17.0
0.16.x
akre-commands_2.10-0.16.0
0.15.x
akre-commands_2.10-0.15.0
0.14.x
akre-commands_2.10-0.14.0
0.13.x
akre-commands_2.10-0.13.0
0.12.x
akre-commands_2.10-0.12.0

How to add a dependency to Maven

Add the following org.programmiersportgruppe.akre : akre-commands_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.programmiersportgruppe.akre</groupId>
    <artifactId>akre-commands_2.10</artifactId>
    <version>0.19.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.programmiersportgruppe.akre : akre-commands_2.10 gradle dependency to your build.gradle file:

implementation 'org.programmiersportgruppe.akre:akre-commands_2.10:0.19.1'

Gradle Kotlin DSL: Add the following org.programmiersportgruppe.akre : akre-commands_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.programmiersportgruppe.akre:akre-commands_2.10:0.19.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.programmiersportgruppe.akre : akre-commands_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.programmiersportgruppe.akre" % "akre-commands_2.10" % "0.19.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 01, 2016
2 usages
19 stars
Apr 06, 2016
3 usages
600 stars
log
Jul 30, 2015
2 usages
2 stars
Jul 01, 2016
2 usages
658 stars
Sep 17, 2015
2 usages
1 stars
Mar 29, 2017
2 usages
21 stars
Jan 23, 2016
3 usages
0 stars