License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.s_mach |
ArtifactId | ArtifactIddatadiff-core_2.11 |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatadiff-core
datadiff-core
|
Project Organization |
Project Organizationnet.s_mach |
Filename | Size |
---|---|
datadiff-core_2.11-1.1.1.pom | |
datadiff-core_2.11-1.1.1.jar | 41 KB |
datadiff-core_2.11-1.1.1-sources.jar | 3 KB |
datadiff-core_2.11-1.1.1-javadoc.jar | 356 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.s_mach/datadiff-core_2.11/ -->
<dependency>
<groupId>net.s_mach</groupId>
<artifactId>datadiff-core_2.11</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.s_mach/datadiff-core_2.11/
implementation 'net.s_mach:datadiff-core_2.11:1.1.1'
// https://jarcasting.com/artifacts/net.s_mach/datadiff-core_2.11/
implementation ("net.s_mach:datadiff-core_2.11:1.1.1")
'net.s_mach:datadiff-core_2.11:jar:1.1.1'
<dependency org="net.s_mach" name="datadiff-core_2.11" rev="1.1.1">
<artifact name="datadiff-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s_mach', module='datadiff-core_2.11', version='1.1.1')
)
libraryDependencies += "net.s_mach" % "datadiff-core_2.11" % "1.1.1"
[net.s_mach/datadiff-core_2.11 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
net.s_mach : codetools_2.11 | jar | 2.1.0 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |