License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.fisco-bcos |
ArtifactId | ArtifactIdtcnative |
Version | Version2.0.34.1-hsm |
Type | Typejar |
Description |
Descriptionfisco-bcos
fisco-bcos tcnative
|
Project URL |
Project URL |
Filename | Size |
---|---|
tcnative-2.0.34.1-hsm.pom | |
tcnative-2.0.34.1-hsm.jar | 3 MB |
tcnative-2.0.34.1-hsm-sources.jar | 35 KB |
tcnative-2.0.34.1-hsm-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fisco-bcos/tcnative/ -->
<dependency>
<groupId>org.fisco-bcos</groupId>
<artifactId>tcnative</artifactId>
<version>2.0.34.1-hsm</version>
</dependency>
// https://jarcasting.com/artifacts/org.fisco-bcos/tcnative/
implementation 'org.fisco-bcos:tcnative:2.0.34.1-hsm'
// https://jarcasting.com/artifacts/org.fisco-bcos/tcnative/
implementation ("org.fisco-bcos:tcnative:2.0.34.1-hsm")
'org.fisco-bcos:tcnative:jar:2.0.34.1-hsm'
<dependency org="org.fisco-bcos" name="tcnative" rev="2.0.34.1-hsm">
<artifact name="tcnative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fisco-bcos', module='tcnative', version='2.0.34.1-hsm')
)
libraryDependencies += "org.fisco-bcos" % "tcnative" % "2.0.34.1-hsm"
[org.fisco-bcos/tcnative "2.0.34.1-hsm"]