MVN

io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11

Maven & Gradle

Mar 24, 2020
1 usages
607 stars

fundamentals-thirdparty-boopickle-shaded · fundamentals-thirdparty-boopickle-shaded

<dependency>
    <groupId>io.7mind.izumi</groupId>
    <artifactId>fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11</artifactId>
    <version>0.10.3-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.3-M1

All Versions

Choose a version of io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.3-M1
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M8
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M8-ZIORC16
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M7
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M7-ZIORC16
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M6
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M3
fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11-0.10.2-M2

How to add a dependency to Maven

Add the following io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.7mind.izumi</groupId>
    <artifactId>fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11</artifactId>
    <version>0.10.3-M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11 gradle dependency to your build.gradle file:

implementation 'io.7mind.izumi:fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11:0.10.3-M1'

Gradle Kotlin DSL: Add the following io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.7mind.izumi:fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11:0.10.3-M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.7mind.izumi : fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.7mind.izumi" % "fundamentals-thirdparty-boopickle-shaded_sjs0.6_2.11" % "0.10.3-M1"