License |
License |
---|---|
GroupId | GroupIdcom.sirolf2009 |
ArtifactId | ArtifactIdobjectchain-example |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectchain-example
A blockchain for the JVM
|
Filename | Size |
---|---|
objectchain-example-0.0.1.pom | 795 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example/ -->
<dependency>
<groupId>com.sirolf2009</groupId>
<artifactId>objectchain-example</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example/
implementation 'com.sirolf2009:objectchain-example:0.0.1'
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example/
implementation ("com.sirolf2009:objectchain-example:0.0.1")
'com.sirolf2009:objectchain-example:pom:0.0.1'
<dependency org="com.sirolf2009" name="objectchain-example" rev="0.0.1">
<artifact name="objectchain-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sirolf2009', module='objectchain-example', version='0.0.1')
)
libraryDependencies += "com.sirolf2009" % "objectchain-example" % "0.0.1"
[com.sirolf2009/objectchain-example "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 |