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