License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdgeneric-diff_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptiongeneric-diff
generic-diff
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.petitviolet |
Filename | Size |
---|---|
generic-diff_2.11-0.6.0.pom | |
generic-diff_2.11-0.6.0.jar | 25 KB |
generic-diff_2.11-0.6.0-sources.jar | 2 KB |
generic-diff_2.11-0.6.0-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.petitviolet/generic-diff_2.11/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>generic-diff_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/generic-diff_2.11/
implementation 'net.petitviolet:generic-diff_2.11:0.6.0'
// https://jarcasting.com/artifacts/net.petitviolet/generic-diff_2.11/
implementation ("net.petitviolet:generic-diff_2.11:0.6.0")
'net.petitviolet:generic-diff_2.11:jar:0.6.0'
<dependency org="net.petitviolet" name="generic-diff_2.11" rev="0.6.0">
<artifact name="generic-diff_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='generic-diff_2.11', version='0.6.0')
)
libraryDependencies += "net.petitviolet" % "generic-diff_2.11" % "0.6.0"
[net.petitviolet/generic-diff_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
net.petitviolet : generic-diff-macro_2.11 | jar | 0.6.0 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0-SNAP13 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |