License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.streamok |
ArtifactId | ArtifactIdstreamok-lib |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstreamok-lib
streamok
|
Filename | Size |
---|---|
streamok-lib-0.0.7.pom | 1018 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.streamok/streamok-lib/ -->
<dependency>
<groupId>net.streamok</groupId>
<artifactId>streamok-lib</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.streamok/streamok-lib/
implementation 'net.streamok:streamok-lib:0.0.7'
// https://jarcasting.com/artifacts/net.streamok/streamok-lib/
implementation ("net.streamok:streamok-lib:0.0.7")
'net.streamok:streamok-lib:pom:0.0.7'
<dependency org="net.streamok" name="streamok-lib" rev="0.0.7">
<artifact name="streamok-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.streamok', module='streamok-lib', version='0.0.7')
)
libraryDependencies += "net.streamok" % "streamok-lib" % "0.0.7"
[net.streamok/streamok-lib "0.0.7"]