License |
License |
---|---|
GroupId | GroupIdorg.interledger |
ArtifactId | ArtifactIdcodecs-parent |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionQuilt :: Codecs :: Parent
Parent project for Hyperledger Quilt modules.
|
Project Organization |
Project OrganizationHyperledger and its contributors |
Filename | Size |
---|---|
codecs-parent-1.3.1.pom | 752 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.interledger/codecs-parent/ -->
<dependency>
<groupId>org.interledger</groupId>
<artifactId>codecs-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.interledger/codecs-parent/
implementation 'org.interledger:codecs-parent:1.3.1'
// https://jarcasting.com/artifacts/org.interledger/codecs-parent/
implementation ("org.interledger:codecs-parent:1.3.1")
'org.interledger:codecs-parent:pom:1.3.1'
<dependency org="org.interledger" name="codecs-parent" rev="1.3.1">
<artifact name="codecs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.interledger', module='codecs-parent', version='1.3.1')
)
libraryDependencies += "org.interledger" % "codecs-parent" % "1.3.1"
[org.interledger/codecs-parent "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |