is not current version
Last Version 5.1.0.1

org.kaazing:gateway.truststore 5.0.1.20


GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.truststore
Version

Version

5.0.1.20
Type

Type

jar

Download gateway.truststore 5.0.1.20


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