is not current version
Last Version 1.0.0

com.github.mrdimosthenis:synapses-java 1.0.0-RC5

synapses-java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.mrdimosthenis
ArtifactId

ArtifactId

synapses-java
Version

Version

1.0.0-RC5
Type

Type

jar

Download synapses-java 1.0.0-RC5


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