License |
License |
---|---|
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIddelegate_2.13 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptiondelegate
delegate
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
delegate_2.13-0.0.2.pom | |
delegate_2.13-0.0.2.jar | 42 KB |
delegate_2.13-0.0.2-sources.jar | 4 KB |
delegate_2.13-0.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/delegate_2.13/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>delegate_2.13</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/delegate_2.13/
implementation 'dev.zio:delegate_2.13:0.0.2'
// https://jarcasting.com/artifacts/dev.zio/delegate_2.13/
implementation ("dev.zio:delegate_2.13:0.0.2")
'dev.zio:delegate_2.13:jar:0.0.2'
<dependency org="dev.zio" name="delegate_2.13" rev="0.0.2">
<artifact name="delegate_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='delegate_2.13', version='0.0.2')
)
libraryDependencies += "dev.zio" % "delegate_2.13" % "0.0.2"
[dev.zio/delegate_2.13 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.0 |
org.scala-lang : scala-reflect | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |