MVN

com.tailoredshapes.valkyrie : core

Maven & Gradle

Feb 20, 2017
2 usages
1 stars

core · A Java 8 port of Clojure Ring

<dependency>
    <groupId>com.tailoredshapes.valkyrie</groupId>
    <artifactId>core</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tailoredshapes.valkyrie : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.tailoredshapes.valkyrie : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
core-0.0.4
core-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tailoredshapes.valkyrie</groupId>
    <artifactId>core</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tailoredshapes.valkyrie : core gradle dependency to your build.gradle file:

implementation 'com.tailoredshapes.valkyrie:core:0.0.4'

Gradle Kotlin DSL: Add the following com.tailoredshapes.valkyrie : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tailoredshapes.valkyrie:core:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tailoredshapes.valkyrie : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tailoredshapes.valkyrie" % "core" % "0.0.4"

Advertisement

Dependencies from Group

Feb 20, 2017
2 usages
1 stars
Feb 20, 2017
1 usages
1 stars

Discover Dependencies

Mar 05, 2017
2 usages
Feb 03, 2017
Feb 02, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Feb 02, 2017
1 usages
60 stars
Nov 09, 2018
1 usages
9 stars
Jun 16, 2017
1 usages
2 stars
Feb 16, 2017
1 usages
1 stars