is not current version
Last Version 0.0.7

net.streamok:streamok 0.0.1

streamok

Categories

Categories

Net
GroupId

GroupId

net.streamok
ArtifactId

ArtifactId

streamok
Version

Version

0.0.1
Type

Type

pom

Download streamok 0.0.1

Filename Size
streamok-0.0.1.pom 13 KB
Browse

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