is not current version
Last Version 1.10.9

com.github.ontio:ontology-sdk-java 1.10.3


Categories

Categories

Java Languages
GroupId

GroupId

com.github.ontio
ArtifactId

ArtifactId

ontology-sdk-java
Version

Version

1.10.3
Type

Type

jar

Download ontology-sdk-java 1.10.3


<!-- https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/ -->
<dependency>
    <groupId>com.github.ontio</groupId>
    <artifactId>ontology-sdk-java</artifactId>
    <version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/
implementation 'com.github.ontio:ontology-sdk-java:1.10.3'
// https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/
implementation ("com.github.ontio:ontology-sdk-java:1.10.3")
'com.github.ontio:ontology-sdk-java:jar:1.10.3'
<dependency org="com.github.ontio" name="ontology-sdk-java" rev="1.10.3">
  <artifact name="ontology-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ontio', module='ontology-sdk-java', version='1.10.3')
)
libraryDependencies += "com.github.ontio" % "ontology-sdk-java" % "1.10.3"
[com.github.ontio/ontology-sdk-java "1.10.3"]