GroupId | GroupIdio.streamlayer |
---|---|
ArtifactId | ArtifactIdsl-protofiles |
Version | Version1.74.0 |
Type | Typepom |
Filename | Size |
---|---|
sl-protofiles-1.74.0.pom | |
sl-protofiles-1.74.0-sources.jar | 261 bytes |
sl-protofiles-1.74.0-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.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"]