MVN

me.mekarthedev.tools : data-patch

Maven & Gradle

Feb 28, 2016
1 stars

data-patch · Allows working with difference between two states of an object in form of a patch object.

<dependency>
    <groupId>me.mekarthedev.tools</groupId>
    <artifactId>data-patch</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.mekarthedev.tools : data-patch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of me.mekarthedev.tools : data-patch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
data-patch-0.1.0

How to add a dependency to Maven

Add the following me.mekarthedev.tools : data-patch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.mekarthedev.tools</groupId>
    <artifactId>data-patch</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.mekarthedev.tools : data-patch gradle dependency to your build.gradle file:

implementation 'me.mekarthedev.tools:data-patch:0.1.0'

Gradle Kotlin DSL: Add the following me.mekarthedev.tools : data-patch gradle kotlin dependency to your build.gradle.kts file:

implementation("me.mekarthedev.tools:data-patch:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.mekarthedev.tools : data-patch sbt scala dependency to your build.sbt file:

libraryDependencies += "me.mekarthedev.tools" % "data-patch" % "0.1.0"

Advertisement

Dependencies from Group

Nov 22, 2015
1 usages
1 stars
Feb 27, 2016
1 usages
1 stars
Feb 28, 2016
1 stars

Discover Dependencies

Apr 26, 2016
5 usages
Apr 26, 2016
2 usages
Apr 14, 2016
3 usages
443 stars
May 15, 2018
22 stars
Feb 25, 2016
98 stars
Feb 25, 2016
98 stars
Dec 26, 2016
2 usages
0 stars
Feb 25, 2016
0 stars
Feb 28, 2016
0 stars