License |
License |
---|---|
GroupId | GroupIdim.mak |
ArtifactId | ArtifactIdpaddle |
Version | Version1.0.0-rc9 |
Type | Typejar |
Description |
DescriptionPaddle
Paddle library helps developers to write tests for smart contracts on Waves blockchain
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paddle-1.0.0-rc9.pom | |
paddle-1.0.0-rc9.jar | 63 KB |
paddle-1.0.0-rc9-sources.jar | 27 KB |
paddle-1.0.0-rc9-javadoc.jar | 609 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.mak/paddle/ -->
<dependency>
<groupId>im.mak</groupId>
<artifactId>paddle</artifactId>
<version>1.0.0-rc9</version>
</dependency>
// https://jarcasting.com/artifacts/im.mak/paddle/
implementation 'im.mak:paddle:1.0.0-rc9'
// https://jarcasting.com/artifacts/im.mak/paddle/
implementation ("im.mak:paddle:1.0.0-rc9")
'im.mak:paddle:jar:1.0.0-rc9'
<dependency org="im.mak" name="paddle" rev="1.0.0-rc9">
<artifact name="paddle" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.mak', module='paddle', version='1.0.0-rc9')
)
libraryDependencies += "im.mak" % "paddle" % "1.0.0-rc9"
[im.mak/paddle "1.0.0-rc9"]
Group / Artifact | Type | Version |
---|---|---|
com.wavesplatform : wavesj | jar | 1.2.1-SNAPSHOT |
com.spotify : docker-client | jar | 8.16.0 |
com.typesafe : config | jar | 1.4.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.20.2 |