License |
License |
---|---|
GroupId | GroupIdcom.github.ghostdogpr |
ArtifactId | ArtifactIdcaliban-macros_3 |
Last Version | Last Version2.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncaliban-macros
caliban-macros
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
caliban-macros_3-2.0.0-RC2.pom | |
caliban-macros_3-2.0.0-RC2.jar | 309 bytes |
caliban-macros_3-2.0.0-RC2-sources.jar | 261 bytes |
caliban-macros_3-2.0.0-RC2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-macros_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-macros_3</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-macros_3/
implementation 'com.github.ghostdogpr:caliban-macros_3:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-macros_3/
implementation ("com.github.ghostdogpr:caliban-macros_3:2.0.0-RC2")
'com.github.ghostdogpr:caliban-macros_3:jar:2.0.0-RC2'
<dependency org="com.github.ghostdogpr" name="caliban-macros_3" rev="2.0.0-RC2">
<artifact name="caliban-macros_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-macros_3', version='2.0.0-RC2')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-macros_3" % "2.0.0-RC2"
[com.github.ghostdogpr/caliban-macros_3 "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |