License |
License |
---|---|
GroupId | GroupIdcom.sirolf2009 |
ArtifactId | ArtifactIdobjectchain |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionObjectchain
A blockchain for the JVM
|
Project URL |
Project URL |
Filename | Size |
---|---|
objectchain-0.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sirolf2009/objectchain/ -->
<dependency>
<groupId>com.sirolf2009</groupId>
<artifactId>objectchain</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain/
implementation 'com.sirolf2009:objectchain:0.0.1'
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain/
implementation ("com.sirolf2009:objectchain:0.0.1")
'com.sirolf2009:objectchain:pom:0.0.1'
<dependency org="com.sirolf2009" name="objectchain" rev="0.0.1">
<artifact name="objectchain" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sirolf2009', module='objectchain', version='0.0.1')
)
libraryDependencies += "com.sirolf2009" % "objectchain" % "0.0.1"
[com.sirolf2009/objectchain "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.12.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |