is not current version
Last Version 8.0.0

com.github.mrdimosthenis:synapses_3 8.0.0-RC1

synapses

GroupId

GroupId

com.github.mrdimosthenis
ArtifactId

ArtifactId

synapses_3
Version

Version

8.0.0-RC1
Type

Type

jar

Download synapses_3 8.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.mrdimosthenis/synapses_3/ -->
<dependency>
    <groupId>com.github.mrdimosthenis</groupId>
    <artifactId>synapses_3</artifactId>
    <version>8.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/synapses_3/
implementation 'com.github.mrdimosthenis:synapses_3:8.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/synapses_3/
implementation ("com.github.mrdimosthenis:synapses_3:8.0.0-RC1")
'com.github.mrdimosthenis:synapses_3:jar:8.0.0-RC1'
<dependency org="com.github.mrdimosthenis" name="synapses_3" rev="8.0.0-RC1">
  <artifact name="synapses_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrdimosthenis', module='synapses_3', version='8.0.0-RC1')
)
libraryDependencies += "com.github.mrdimosthenis" % "synapses_3" % "8.0.0-RC1"
[com.github.mrdimosthenis/synapses_3 "8.0.0-RC1"]