Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdorg.consensusresearch |
ArtifactId | ArtifactIdscrypto_2.11 |
Version | Version1.2.0-M6 |
Type | Typejar |
Filename | Size |
---|---|
scrypto_2.11-1.2.0-M6.pom | |
scrypto_2.11-1.2.0-M6.jar | 566 KB |
scrypto_2.11-1.2.0-M6-sources.jar | 299 KB |
scrypto_2.11-1.2.0-M6-javadoc.jar | 869 KB |
Browse |
<!-- 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"]