GroupId | GroupIdio.streamlayer |
---|---|
ArtifactId | ArtifactIdsl-protofiles |
Version | Version1.74.6 |
Type | Typejar |
Filename | Size |
---|---|
sl-protofiles-1.74.6.pom | |
sl-protofiles-1.74.6.jar | 5 MB |
sl-protofiles-1.74.6-sources.jar | 261 bytes |
sl-protofiles-1.74.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]