MVN

io.github.raptros : the-bson-macros_2.11

Maven & Gradle

Jun 09, 2014
1 stars

the-bson-macros · macros for generating encoder and decoder instances for case classes

<dependency>
    <groupId>io.github.raptros</groupId>
    <artifactId>the-bson-macros_2.11</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.raptros : the-bson-macros_2.11 to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of io.github.raptros : the-bson-macros_2.11 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
the-bson-macros_2.11-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.raptros</groupId>
    <artifactId>the-bson-macros_2.11</artifactId>
    <version>0.1</version>
</dependency>

Advertisement