is not current version
Last Version 3.118.0

io.streamlayer:sl-protofiles 1.74.0

StreamLayer Java Protofiles

GroupId

GroupId

io.streamlayer
ArtifactId

ArtifactId

sl-protofiles
Version

Version

1.74.0
Type

Type

pom

Download sl-protofiles 1.74.0


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