Last Version

com.sirolf2009:objectchain-example-tests 0.0.1

A blockchain for the JVM

License

License

GroupId

GroupId

com.sirolf2009
ArtifactId

ArtifactId

objectchain-example-tests
Version

Version

0.0.1
Type

Type

jar
Description

Description

A blockchain for the JVM

Download objectchain-example-tests 0.0.1


<!-- https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example-tests/ -->
<dependency>
    <groupId>com.sirolf2009</groupId>
    <artifactId>objectchain-example-tests</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example-tests/
implementation 'com.sirolf2009:objectchain-example-tests:0.0.1'
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example-tests/
implementation ("com.sirolf2009:objectchain-example-tests:0.0.1")
'com.sirolf2009:objectchain-example-tests:jar:0.0.1'
<dependency org="com.sirolf2009" name="objectchain-example-tests" rev="0.0.1">
  <artifact name="objectchain-example-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirolf2009', module='objectchain-example-tests', version='0.0.1')
)
libraryDependencies += "com.sirolf2009" % "objectchain-example-tests" % "0.0.1"
[com.sirolf2009/objectchain-example-tests "0.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.sirolf2009 : objectchain-example-node jar 0.0.1
com.sirolf2009 : objectchain-example-tracker jar 0.0.1
com.sirolf2009 : objectchain-example-miner jar 0.0.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.0
junit : junit jar 4.10
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.12.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.