| License | License | 
|---|---|
| GroupId | GroupIdcom.github.delegacy.youngbot | 
| ArtifactId | ArtifactIdyoungbot-bom | 
| Last Version | Last Version0.4.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionYoung Bot (youngbot-bom) Young Bot (youngbot-bom) | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| youngbot-bom-0.4.0.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.delegacy.youngbot/youngbot-bom/ -->
<dependency>
    <groupId>com.github.delegacy.youngbot</groupId>
    <artifactId>youngbot-bom</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/youngbot-bom/
implementation 'com.github.delegacy.youngbot:youngbot-bom:0.4.0'// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/youngbot-bom/
implementation ("com.github.delegacy.youngbot:youngbot-bom:0.4.0")'com.github.delegacy.youngbot:youngbot-bom:pom:0.4.0'<dependency org="com.github.delegacy.youngbot" name="youngbot-bom" rev="0.4.0">
  <artifact name="youngbot-bom" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='youngbot-bom', version='0.4.0')
)libraryDependencies += "com.github.delegacy.youngbot" % "youngbot-bom" % "0.4.0"[com.github.delegacy.youngbot/youngbot-bom "0.4.0"]