MVN

org.scala-lang : scala-pickling_2.11

Maven & Gradle

Nov 17, 2014
10 usages
833 stars

scala-pickling · scala-pickling

<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-pickling_2.11</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-lang : scala-pickling_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of org.scala-lang : scala-pickling_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
scala-pickling_2.11-0.9.1
scala-pickling_2.11-0.9.0
0.8.x
scala-pickling_2.11-0.8.0

How to add a dependency to Maven

Add the following org.scala-lang : scala-pickling_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-pickling_2.11</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-lang : scala-pickling_2.11 gradle dependency to your build.gradle file:

implementation 'org.scala-lang:scala-pickling_2.11:0.9.1'

Gradle Kotlin DSL: Add the following org.scala-lang : scala-pickling_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-lang:scala-pickling_2.11:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-lang : scala-pickling_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-lang" % "scala-pickling_2.11" % "0.9.1"

Advertisement

Dependencies from Group

Jun 02, 2023
69.4k usages
14.2k stars
Jun 02, 2023
10.7k usages
14.2k stars
Jun 02, 2023
6.4k usages
14.2k stars
Aug 26, 2023
3.4k usages
5.6k stars
Aug 26, 2023
931 usages
5.6k stars

Discover Dependencies

Jun 20, 2014
7 usages
34 stars
Apr 11, 2013
10 usages
Jun 22, 2010
14 usages
Jul 02, 2014
9 usages
Sep 02, 2011
315 usages
Nov 11, 2009
9 usages
Jun 13, 2014
102 usages
Jul 09, 2013
10 usages
Feb 23, 2012
45 usages
734 stars