is not current version
Last Version 1.2.0-RC3

org.consensusresearch:scrypto_2.11 1.2.0-M6

scrypto

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.consensusresearch
ArtifactId

ArtifactId

scrypto_2.11
Version

Version

1.2.0-M6
Type

Type

jar

Download scrypto_2.11 1.2.0-M6


<!-- https://jarcasting.com/artifacts/org.consensusresearch/scrypto_2.11/ -->
<dependency>
    <groupId>org.consensusresearch</groupId>
    <artifactId>scrypto_2.11</artifactId>
    <version>1.2.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.consensusresearch/scrypto_2.11/
implementation 'org.consensusresearch:scrypto_2.11:1.2.0-M6'
// https://jarcasting.com/artifacts/org.consensusresearch/scrypto_2.11/
implementation ("org.consensusresearch:scrypto_2.11:1.2.0-M6")
'org.consensusresearch:scrypto_2.11:jar:1.2.0-M6'
<dependency org="org.consensusresearch" name="scrypto_2.11" rev="1.2.0-M6">
  <artifact name="scrypto_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.consensusresearch', module='scrypto_2.11', version='1.2.0-M6')
)
libraryDependencies += "org.consensusresearch" % "scrypto_2.11" % "1.2.0-M6"
[org.consensusresearch/scrypto_2.11 "1.2.0-M6"]