is not current version
Last Version 0.1.8

com.protocol180:protocol-aggregator-workflows 0.1.1

This Cordapp is the complete implementation of data aggregation protocol with conclave(enclave) environment.

GroupId

GroupId

com.protocol180
ArtifactId

ArtifactId

protocol-aggregator-workflows
Version

Version

0.1.1
Type

Type

jar

Download protocol-aggregator-workflows 0.1.1


<!-- https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-workflows/ -->
<dependency>
    <groupId>com.protocol180</groupId>
    <artifactId>protocol-aggregator-workflows</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-workflows/
implementation 'com.protocol180:protocol-aggregator-workflows:0.1.1'
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-workflows/
implementation ("com.protocol180:protocol-aggregator-workflows:0.1.1")
'com.protocol180:protocol-aggregator-workflows:jar:0.1.1'
<dependency org="com.protocol180" name="protocol-aggregator-workflows" rev="0.1.1">
  <artifact name="protocol-aggregator-workflows" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.protocol180', module='protocol-aggregator-workflows', version='0.1.1')
)
libraryDependencies += "com.protocol180" % "protocol-aggregator-workflows" % "0.1.1"
[com.protocol180/protocol-aggregator-workflows "0.1.1"]