GroupId | GroupIdcom.github.delegacy.youngbot |
---|---|
ArtifactId | ArtifactIdyoung-bot-server |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
young-bot-server-0.0.1.pom | |
young-bot-server-0.0.1.jar | 5 KB |
young-bot-server-0.0.1-sources.jar | 17 KB |
young-bot-server-0.0.1-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.1</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.1'
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-server/
implementation ("com.github.delegacy.youngbot:young-bot-server:0.0.1")
'com.github.delegacy.youngbot:young-bot-server:pom:0.0.1'
<dependency org="com.github.delegacy.youngbot" name="young-bot-server" rev="0.0.1">
<artifact name="young-bot-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-server', version='0.0.1')
)
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-server" % "0.0.1"
[com.github.delegacy.youngbot/young-bot-server "0.0.1"]