License |
License |
---|---|
GroupId | GroupIdcom.sirolf2009 |
ArtifactId | ArtifactIdobjectchain-example-common |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA blockchain for the JVM
|
<!-- https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example-common/ -->
<dependency>
<groupId>com.sirolf2009</groupId>
<artifactId>objectchain-example-common</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example-common/
implementation 'com.sirolf2009:objectchain-example-common:0.0.1'
// https://jarcasting.com/artifacts/com.sirolf2009/objectchain-example-common/
implementation ("com.sirolf2009:objectchain-example-common:0.0.1")
'com.sirolf2009:objectchain-example-common:jar:0.0.1'
<dependency org="com.sirolf2009" name="objectchain-example-common" rev="0.0.1">
<artifact name="objectchain-example-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirolf2009', module='objectchain-example-common', version='0.0.1')
)
libraryDependencies += "com.sirolf2009" % "objectchain-example-common" % "0.0.1"
[com.sirolf2009/objectchain-example-common "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sirolf2009 : objectchain-common | jar | 0.0.1 |
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 |