is not current version
Last Version 0.4.0

com.github.delegacy.youngbot:youngbot-bom 0.3.0

Young Bot (youngbot-bom)

GroupId

GroupId

com.github.delegacy.youngbot
ArtifactId

ArtifactId

youngbot-bom
Version

Version

0.3.0
Type

Type

pom

Download youngbot-bom 0.3.0


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