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