License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdscala-patch-macros_2.13 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionscala-patch-macros
scala-patch-macros
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/scala-patch-macros_2.13/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>scala-patch-macros_2.13</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scala-patch-macros_2.13/
implementation 'com.github.andyglow:scala-patch-macros_2.13:0.0.1'
// https://jarcasting.com/artifacts/com.github.andyglow/scala-patch-macros_2.13/
implementation ("com.github.andyglow:scala-patch-macros_2.13:0.0.1")
'com.github.andyglow:scala-patch-macros_2.13:jar:0.0.1'
<dependency org="com.github.andyglow" name="scala-patch-macros_2.13" rev="0.0.1">
<artifact name="scala-patch-macros_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scala-patch-macros_2.13', version='0.0.1')
)
libraryDependencies += "com.github.andyglow" % "scala-patch-macros_2.13" % "0.0.1"
[com.github.andyglow/scala-patch-macros_2.13 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.github.andyglow : scala-patch-core_2.13 | jar | 0.0.1 |
org.scala-lang : scala-reflect | jar | 2.13.2 |
org.scala-lang : scala-reflect | jar | 2.13.2 |
org.scala-lang : scala-reflect | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.1 |