is not current version
Last Version 0.4.0

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

Young Bot (youngbot-bom)

GroupId

GroupId

com.github.delegacy.youngbot
ArtifactId

ArtifactId

youngbot-bom
Version

Version

0.1.1
Type

Type

pom

Download youngbot-bom 0.1.1


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