MVN

net.akehurst.transform : binary

Maven & Gradle

Jan 28, 2019
0 stars

Binary Transform · A minimal library for enabling bi-directional (binary) transformations between data structures (models)

<dependency>
    <groupId>net.akehurst.transform</groupId>
    <artifactId>binary</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.akehurst.transform : binary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of net.akehurst.transform : binary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
binary-2.3.0
2.2.x
binary-2.2.0

How to add a dependency to Maven

Add the following net.akehurst.transform : binary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.akehurst.transform</groupId>
    <artifactId>binary</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.akehurst.transform : binary gradle dependency to your build.gradle file:

implementation 'net.akehurst.transform:binary:2.3.0'

Gradle Kotlin DSL: Add the following net.akehurst.transform : binary gradle kotlin dependency to your build.gradle.kts file:

implementation("net.akehurst.transform:binary:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.akehurst.transform : binary sbt scala dependency to your build.sbt file:

libraryDependencies += "net.akehurst.transform" % "binary" % "2.3.0"

Advertisement

Dependencies from Group

Jan 28, 2019
0 stars

Discover Dependencies

May 07, 2018
7 usages
May 02, 2018
1 usages
1 stars
May 02, 2018
1 usages
1 stars
May 02, 2018
1 usages
1 stars
Jul 19, 2018
1 usages
4 stars
Oct 29, 2022
2 usages
0 stars
Oct 29, 2022
2 usages
0 stars