License |
License |
---|---|
GroupId | GroupIdcom.protocol180 |
ArtifactId | ArtifactIdprotocol-aggregator-workflows |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionProtocol Aggregator API
This Cordapp is the complete implementation of data aggregation protocol with conclave(enclave) environment.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-workflows/ -->
<dependency>
<groupId>com.protocol180</groupId>
<artifactId>protocol-aggregator-workflows</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-workflows/
implementation 'com.protocol180:protocol-aggregator-workflows:0.1.8'
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-workflows/
implementation ("com.protocol180:protocol-aggregator-workflows:0.1.8")
'com.protocol180:protocol-aggregator-workflows:jar:0.1.8'
<dependency org="com.protocol180" name="protocol-aggregator-workflows" rev="0.1.8">
<artifact name="protocol-aggregator-workflows" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.protocol180', module='protocol-aggregator-workflows', version='0.1.8')
)
libraryDependencies += "com.protocol180" % "protocol-aggregator-workflows" % "0.1.8"
[com.protocol180/protocol-aggregator-workflows "0.1.8"]