| License |
License |
|---|---|
| GroupId | GroupIdio.provenance.p8e |
| ArtifactId | ArtifactIdp8e-util |
| Version | Version0.8.0-smartkey-7 |
| Type | Typejar |
| Description |
DescriptionProvenance Contract Execution
A collection of services and libraries that iteract and run Provenance Java based contracts.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| p8e-util-0.8.0-smartkey-7.pom | |
| p8e-util-0.8.0-smartkey-7.jar | 61 KB |
| p8e-util-0.8.0-smartkey-7-sources.jar | 14 KB |
| p8e-util-0.8.0-smartkey-7-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.provenance.p8e/p8e-util/ -->
<dependency>
<groupId>io.provenance.p8e</groupId>
<artifactId>p8e-util</artifactId>
<version>0.8.0-smartkey-7</version>
</dependency>
// https://jarcasting.com/artifacts/io.provenance.p8e/p8e-util/
implementation 'io.provenance.p8e:p8e-util:0.8.0-smartkey-7'
// https://jarcasting.com/artifacts/io.provenance.p8e/p8e-util/
implementation ("io.provenance.p8e:p8e-util:0.8.0-smartkey-7")
'io.provenance.p8e:p8e-util:jar:0.8.0-smartkey-7'
<dependency org="io.provenance.p8e" name="p8e-util" rev="0.8.0-smartkey-7">
<artifact name="p8e-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.provenance.p8e', module='p8e-util', version='0.8.0-smartkey-7')
)
libraryDependencies += "io.provenance.p8e" % "p8e-util" % "0.8.0-smartkey-7"
[io.provenance.p8e/p8e-util "0.8.0-smartkey-7"]