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