GroupId | GroupIdcom.github.fsanaulla |
---|---|
ArtifactId | ArtifactIdchronicler-macros_2.13 |
Version | Version0.5.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-macros_2.13/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>chronicler-macros_2.13</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-macros_2.13/
implementation 'com.github.fsanaulla:chronicler-macros_2.13:0.5.4'
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-macros_2.13/
implementation ("com.github.fsanaulla:chronicler-macros_2.13:0.5.4")
'com.github.fsanaulla:chronicler-macros_2.13:jar:0.5.4'
<dependency org="com.github.fsanaulla" name="chronicler-macros_2.13" rev="0.5.4">
<artifact name="chronicler-macros_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='chronicler-macros_2.13', version='0.5.4')
)
libraryDependencies += "com.github.fsanaulla" % "chronicler-macros_2.13" % "0.5.4"
[com.github.fsanaulla/chronicler-macros_2.13 "0.5.4"]