License |
License |
---|---|
GroupId | GroupIdcom.github.virusdave |
ArtifactId | ArtifactIdzio-macros_2.13 |
Version | Version1.0.5b |
Type | Typejar |
Description |
Descriptionzio-macros
zio-macros
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-macros_2.13-1.0.5b.pom | |
zio-macros_2.13-1.0.5b.jar | 85 KB |
zio-macros_2.13-1.0.5b-sources.jar | 10 KB |
zio-macros_2.13-1.0.5b-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.virusdave/zio-macros_2.13/ -->
<dependency>
<groupId>com.github.virusdave</groupId>
<artifactId>zio-macros_2.13</artifactId>
<version>1.0.5b</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.virusdave/zio-macros_2.13/
implementation 'com.github.virusdave:zio-macros_2.13:1.0.5b'
// https://jarcasting.com/artifacts/com.github.virusdave/zio-macros_2.13/
implementation ("com.github.virusdave:zio-macros_2.13:1.0.5b")
'com.github.virusdave:zio-macros_2.13:jar:1.0.5b'
<dependency org="com.github.virusdave" name="zio-macros_2.13" rev="1.0.5b">
<artifact name="zio-macros_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.virusdave', module='zio-macros_2.13', version='1.0.5b')
)
libraryDependencies += "com.github.virusdave" % "zio-macros_2.13" % "1.0.5b"
[com.github.virusdave/zio-macros_2.13 "1.0.5b"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.github.virusdave : zio_2.13 | jar | 1.0.5b |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.5 |
com.github.ghik : silencer-lib_2.13.5 | jar | 1.7.3 |
org.scala-lang : scala-reflect | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jcstress : jcstress-core | jar | 0.3 |
net.sf.jopt-simple : jopt-simple | jar | 4.6 |