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