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