| License |
License |
|---|---|
| GroupId | GroupIdio.buildo |
| ArtifactId | ArtifactIdwiro-core_2.13 |
| Version | Version0.8.2 |
| Type | Typejar |
| Description |
Descriptionwiro-core
wiro-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wiro-core_2.13-0.8.2.pom | |
| wiro-core_2.13-0.8.2.jar | 64 KB |
| wiro-core_2.13-0.8.2-sources.jar | 3 KB |
| wiro-core_2.13-0.8.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.buildo/wiro-core_2.13/ -->
<dependency>
<groupId>io.buildo</groupId>
<artifactId>wiro-core_2.13</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.buildo/wiro-core_2.13/
implementation 'io.buildo:wiro-core_2.13:0.8.2'
// https://jarcasting.com/artifacts/io.buildo/wiro-core_2.13/
implementation ("io.buildo:wiro-core_2.13:0.8.2")
'io.buildo:wiro-core_2.13:jar:0.8.2'
<dependency org="io.buildo" name="wiro-core_2.13" rev="0.8.2">
<artifact name="wiro-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.buildo', module='wiro-core_2.13', version='0.8.2')
)
libraryDependencies += "io.buildo" % "wiro-core_2.13" % "0.8.2"
[io.buildo/wiro-core_2.13 "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| com.lihaoyi : autowire_2.13 | jar | 0.3.3 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.14 |
| org.typelevel : cats-core_2.13 | jar | 2.6.1 |
| com.github.pureconfig : pureconfig_2.13 | jar | 0.11.1 |
| io.circe : circe-core_2.13 | jar | 0.13.0 |
| io.circe : circe-generic_2.13 | jar | 0.13.0 |
| io.circe : circe-parser_2.13 | jar | 0.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.5 |