License |
License |
---|---|
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdvc_2.13 |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvc
vc
|
Project Organization |
Project OrganizationInput Output HK |
Filename | Size |
---|---|
vc_2.13-0.1.5.pom | |
vc_2.13-0.1.5.jar | 143 KB |
vc_2.13-0.1.5-sources.jar | 16 KB |
vc_2.13-0.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.iohk/vc_2.13/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>vc_2.13</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/vc_2.13/
implementation 'io.iohk:vc_2.13:0.1.5'
// https://jarcasting.com/artifacts/io.iohk/vc_2.13/
implementation ("io.iohk:vc_2.13:0.1.5")
'io.iohk:vc_2.13:jar:0.1.5'
<dependency org="io.iohk" name="vc_2.13" rev="0.1.5">
<artifact name="vc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='vc_2.13', version='0.1.5')
)
libraryDependencies += "io.iohk" % "vc_2.13" % "0.1.5"
[io.iohk/vc_2.13 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
io.circe : circe-core_2.13 | jar | 0.12.3 |
io.circe : circe-generic_2.13 | jar | 0.12.3 |
io.circe : circe-parser_2.13 | jar | 0.12.3 |
com.github.scopt : scopt_2.13 | jar | 4.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.62 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.62 |
org.bitbucket.b_c : jose4j | jar | 0.7.0 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |