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