is not current version
Last Version 2.0.51.0

org.fisco-bcos:tcnative 2.0.34.1

fisco-bcos tcnative

Categories

Categories

Native Development Tools
GroupId

GroupId

org.fisco-bcos
ArtifactId

ArtifactId

tcnative
Version

Version

2.0.34.1
Type

Type

jar

Download tcnative 2.0.34.1


<!-- https://jarcasting.com/artifacts/org.fisco-bcos/tcnative/ -->
<dependency>
    <groupId>org.fisco-bcos</groupId>
    <artifactId>tcnative</artifactId>
    <version>2.0.34.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fisco-bcos/tcnative/
implementation 'org.fisco-bcos:tcnative:2.0.34.1'
// https://jarcasting.com/artifacts/org.fisco-bcos/tcnative/
implementation ("org.fisco-bcos:tcnative:2.0.34.1")
'org.fisco-bcos:tcnative:jar:2.0.34.1'
<dependency org="org.fisco-bcos" name="tcnative" rev="2.0.34.1">
  <artifact name="tcnative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fisco-bcos', module='tcnative', version='2.0.34.1')
)
libraryDependencies += "org.fisco-bcos" % "tcnative" % "2.0.34.1"
[org.fisco-bcos/tcnative "2.0.34.1"]