is not current version
Last Version 3.118.0

io.streamlayer:sl-protofiles 1.74.6

StreamLayer Java Protofiles

GroupId

GroupId

io.streamlayer
ArtifactId

ArtifactId

sl-protofiles
Version

Version

1.74.6
Type

Type

jar

Download sl-protofiles 1.74.6


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