MVN

com.madebyatomicrobot : sumtype-annotations

Maven & Gradle

Aug 22, 2015
1 usages
2 stars

Sum Type Annotations · Sum Type is an annotation processor that makes it simple to emulate sum types in Java via visitors.

<dependency>
    <groupId>com.madebyatomicrobot</groupId>
    <artifactId>sumtype-annotations</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madebyatomicrobot : sumtype-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.madebyatomicrobot : sumtype-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
sumtype-annotations-0.0.1

How to add a dependency to Maven

Add the following com.madebyatomicrobot : sumtype-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.madebyatomicrobot</groupId>
    <artifactId>sumtype-annotations</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madebyatomicrobot : sumtype-annotations gradle dependency to your build.gradle file:

implementation 'com.madebyatomicrobot:sumtype-annotations:0.0.1'

Gradle Kotlin DSL: Add the following com.madebyatomicrobot : sumtype-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madebyatomicrobot:sumtype-annotations:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madebyatomicrobot : sumtype-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madebyatomicrobot" % "sumtype-annotations" % "0.0.1"

Advertisement

Dependencies from Group

Aug 22, 2015
1 usages
2 stars
Apr 06, 2015
1 usages
32 stars
Apr 06, 2015
32 stars

Discover Dependencies

Dec 11, 2015
2 usages
112 stars
Nov 08, 2018
2 usages
5 stars
Sep 19, 2021
2 usages
16 stars
Nov 19, 2018
1 usages
1 stars
Sep 15, 2015
2 usages
17 stars
Feb 04, 2022
1 usages
1.7k stars
Sep 23, 2015
1 usages
6 stars
Oct 03, 2016
2 usages
42 stars