Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.jesus-crie |
ArtifactId | ArtifactIdmodularbot-night-config-wrapper |
Version | Version2.3.2_16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jesus-crie/modularbot-night-config-wrapper/ -->
<dependency>
<groupId>com.jesus-crie</groupId>
<artifactId>modularbot-night-config-wrapper</artifactId>
<version>2.3.2_16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-night-config-wrapper/
implementation 'com.jesus-crie:modularbot-night-config-wrapper:2.3.2_16'
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-night-config-wrapper/
implementation ("com.jesus-crie:modularbot-night-config-wrapper:2.3.2_16")
'com.jesus-crie:modularbot-night-config-wrapper:jar:2.3.2_16'
<dependency org="com.jesus-crie" name="modularbot-night-config-wrapper" rev="2.3.2_16">
<artifact name="modularbot-night-config-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jesus-crie', module='modularbot-night-config-wrapper', version='2.3.2_16')
)
libraryDependencies += "com.jesus-crie" % "modularbot-night-config-wrapper" % "2.3.2_16"
[com.jesus-crie/modularbot-night-config-wrapper "2.3.2_16"]