Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.fsanaulla |
ArtifactId | ArtifactIdchronicler-akka-io_2.11 |
Version | Version0.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-akka-io_2.11/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>chronicler-akka-io_2.11</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-akka-io_2.11/
implementation 'com.github.fsanaulla:chronicler-akka-io_2.11:0.6.1'
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-akka-io_2.11/
implementation ("com.github.fsanaulla:chronicler-akka-io_2.11:0.6.1")
'com.github.fsanaulla:chronicler-akka-io_2.11:jar:0.6.1'
<dependency org="com.github.fsanaulla" name="chronicler-akka-io_2.11" rev="0.6.1">
<artifact name="chronicler-akka-io_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='chronicler-akka-io_2.11', version='0.6.1')
)
libraryDependencies += "com.github.fsanaulla" % "chronicler-akka-io_2.11" % "0.6.1"
[com.github.fsanaulla/chronicler-akka-io_2.11 "0.6.1"]