is not current version
Last Version 5.1.0.1

org.kaazing:gateway.truststore 1.0.0.81


GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.truststore
Version

Version

1.0.0.81
Type

Type

jar

Download gateway.truststore 1.0.0.81


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