is not current version
Last Version 1.0.1

net.silthus.schat:schat-bom 1.0.0

Bill of materials for sChat

Categories

Categories

Net
GroupId

GroupId

net.silthus.schat
ArtifactId

ArtifactId

schat-bom
Version

Version

1.0.0
Type

Type

pom

Download schat-bom 1.0.0


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