GroupId | GroupIdcom.github.delegacy.youngbot |
---|---|
ArtifactId | ArtifactIdyoungbot-bom |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
youngbot-bom-0.3.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.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"]