| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.higgschain.trust |
| ArtifactId | ArtifactIdconfig |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSwiftledger provides a solid foundation of trust for industry users, and provides a high level of
consensus for business synergies
|
| Filename | Size |
|---|---|
| config-3.0.0.pom | 724 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.higgschain.trust/config/ -->
<dependency>
<groupId>com.higgschain.trust</groupId>
<artifactId>config</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.higgschain.trust/config/
implementation 'com.higgschain.trust:config:3.0.0'
// https://jarcasting.com/artifacts/com.higgschain.trust/config/
implementation ("com.higgschain.trust:config:3.0.0")
'com.higgschain.trust:config:pom:3.0.0'
<dependency org="com.higgschain.trust" name="config" rev="3.0.0">
<artifact name="config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.higgschain.trust', module='config', version='3.0.0')
)
libraryDependencies += "com.higgschain.trust" % "config" % "3.0.0"
[com.higgschain.trust/config "3.0.0"]