MVN

at.unbounded : serialization

Maven & Gradle

Mar 30, 2016

Unbounded Serialization · Serialization

<dependency>
    <groupId>at.unbounded</groupId>
    <artifactId>serialization</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.unbounded : serialization to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of at.unbounded : serialization to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
serialization-0.1.0

How to add a dependency to Maven

Add the following at.unbounded : serialization maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.unbounded</groupId>
    <artifactId>serialization</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.unbounded : serialization gradle dependency to your build.gradle file:

implementation 'at.unbounded:serialization:0.1.0'

Gradle Kotlin DSL: Add the following at.unbounded : serialization gradle kotlin dependency to your build.gradle.kts file:

implementation("at.unbounded:serialization:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.unbounded : serialization sbt scala dependency to your build.sbt file:

libraryDependencies += "at.unbounded" % "serialization" % "0.1.0"

Advertisement

Dependencies from Group

Mar 30, 2016
1 usages

Discover Dependencies

Apr 05, 2016
5 stars
Apr 05, 2016
5 stars
May 14, 2017
3 usages
0 stars
Sep 29, 2016
5 stars
Aug 18, 2016
1 usages
66 stars
Apr 06, 2016
119 stars
Apr 10, 2016
1 stars
Dec 27, 2022
7 usages
773 stars
Apr 09, 2016
3 usages
6.9k stars
Aug 09, 2023
4 usages
1.4k stars