GroupId | GroupIdcom.github.delegacy.youngbot |
---|---|
ArtifactId | ArtifactIdyoung-bot-server |
Version | Version0.0.2 |
Type | Typepom |
Filename | Size |
---|---|
young-bot-server-0.0.2.pom | |
young-bot-server-0.0.2.jar | 4 KB |
young-bot-server-0.0.2-sources.jar | 17 KB |
young-bot-server-0.0.2-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-server/ -->
<dependency>
<groupId>com.github.delegacy.youngbot</groupId>
<artifactId>young-bot-server</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-server/
implementation 'com.github.delegacy.youngbot:young-bot-server:0.0.2'
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-server/
implementation ("com.github.delegacy.youngbot:young-bot-server:0.0.2")
'com.github.delegacy.youngbot:young-bot-server:pom:0.0.2'
<dependency org="com.github.delegacy.youngbot" name="young-bot-server" rev="0.0.2">
<artifact name="young-bot-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-server', version='0.0.2')
)
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-server" % "0.0.2"
[com.github.delegacy.youngbot/young-bot-server "0.0.2"]