GroupId | GroupIdcom.github.fsanaulla |
---|---|
ArtifactId | ArtifactIdchronicler-udp_2.11 |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
chronicler-udp_2.11-0.5.4.pom | |
chronicler-udp_2.11-0.5.4.jar | 8 KB |
chronicler-udp_2.11-0.5.4-sources.jar | 2 KB |
chronicler-udp_2.11-0.5.4-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-udp_2.11/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>chronicler-udp_2.11</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-udp_2.11/
implementation 'com.github.fsanaulla:chronicler-udp_2.11:0.5.4'
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-udp_2.11/
implementation ("com.github.fsanaulla:chronicler-udp_2.11:0.5.4")
'com.github.fsanaulla:chronicler-udp_2.11:jar:0.5.4'
<dependency org="com.github.fsanaulla" name="chronicler-udp_2.11" rev="0.5.4">
<artifact name="chronicler-udp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='chronicler-udp_2.11', version='0.5.4')
)
libraryDependencies += "com.github.fsanaulla" % "chronicler-udp_2.11" % "0.5.4"
[com.github.fsanaulla/chronicler-udp_2.11 "0.5.4"]