License |
License |
---|---|
GroupId | GroupIdorg.alephium |
ArtifactId | ArtifactIdalephium-util_2.13 |
Version | Version1.1.11 |
Type | Typejar |
Description |
Descriptionalephium-util
alephium-util
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alephium-util_2.13-1.1.11.pom | |
alephium-util_2.13-1.1.11.jar | 453 KB |
alephium-util_2.13-1.1.11-sources.jar | 43 KB |
alephium-util_2.13-1.1.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.alephium/alephium-util_2.13/ -->
<dependency>
<groupId>org.alephium</groupId>
<artifactId>alephium-util_2.13</artifactId>
<version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.alephium/alephium-util_2.13/
implementation 'org.alephium:alephium-util_2.13:1.1.11'
// https://jarcasting.com/artifacts/org.alephium/alephium-util_2.13/
implementation ("org.alephium:alephium-util_2.13:1.1.11")
'org.alephium:alephium-util_2.13:jar:1.1.11'
<dependency org="org.alephium" name="alephium-util_2.13" rev="1.1.11">
<artifact name="alephium-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alephium', module='alephium-util_2.13', version='1.1.11')
)
libraryDependencies += "org.alephium" % "alephium-util_2.13" % "1.1.11"
[org.alephium/alephium-util_2.13 "1.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.alephium : alephium-macros_2.13 | jar | 1.1.11 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.13 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.13 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.13 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.3 |
org.scalatest : scalatest_2.13 | jar | 3.2.6 |
org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.2.2.0 |