is not current version
Last Version 2.2.3

com.viantinc.cachestore:transport 2.2.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.viantinc.cachestore
ArtifactId

ArtifactId

transport
Version

Version

2.2.0
Type

Type

jar

Download transport 2.2.0


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