is not current version
Last Version 0.0.3

com.github.delegacy.youngbot:young-bot-core 0.0.1

Young Bot (young-bot-core)

GroupId

GroupId

com.github.delegacy.youngbot
ArtifactId

ArtifactId

young-bot-core
Version

Version

0.0.1
Type

Type

pom

Download young-bot-core 0.0.1


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