License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdgeneric-diff-macro_2.12 |
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.12/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>generic-diff-macro_2.12</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/generic-diff-macro_2.12/
implementation 'net.petitviolet:generic-diff-macro_2.12:0.6.0'
// https://jarcasting.com/artifacts/net.petitviolet/generic-diff-macro_2.12/
implementation ("net.petitviolet:generic-diff-macro_2.12:0.6.0")
'net.petitviolet:generic-diff-macro_2.12:jar:0.6.0'
<dependency org="net.petitviolet" name="generic-diff-macro_2.12" rev="0.6.0">
<artifact name="generic-diff-macro_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='generic-diff-macro_2.12', version='0.6.0')
)
libraryDependencies += "net.petitviolet" % "generic-diff-macro_2.12" % "0.6.0"
[net.petitviolet/generic-diff-macro_2.12 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler Optional | jar | 2.12.8 |
org.scala-lang : scala-library | jar | 2.12.8 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |
org.scala-lang : scala-reflect | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0-SNAP13 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |