is not current version
Last Version 2.1.0

io.moia:teleproto_2.12 1.8.0

teleproto

GroupId

GroupId

io.moia
ArtifactId

ArtifactId

teleproto_2.12
Version

Version

1.8.0
Type

Type

jar

Download teleproto_2.12 1.8.0


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