GroupId | GroupIdcom.github.mrdimosthenis |
---|---|
ArtifactId | ArtifactIdsynapses_3 |
Version | Version8.0.0-RC2 |
Type | Typejar |
Filename | Size |
---|---|
synapses_3-8.0.0-RC2.pom | |
synapses_3-8.0.0-RC2.jar | 175 KB |
synapses_3-8.0.0-RC2-sources.jar | 17 KB |
synapses_3-8.0.0-RC2-javadoc.jar | 274 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrdimosthenis/synapses_3/ -->
<dependency>
<groupId>com.github.mrdimosthenis</groupId>
<artifactId>synapses_3</artifactId>
<version>8.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/synapses_3/
implementation 'com.github.mrdimosthenis:synapses_3:8.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/synapses_3/
implementation ("com.github.mrdimosthenis:synapses_3:8.0.0-RC2")
'com.github.mrdimosthenis:synapses_3:jar:8.0.0-RC2'
<dependency org="com.github.mrdimosthenis" name="synapses_3" rev="8.0.0-RC2">
<artifact name="synapses_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrdimosthenis', module='synapses_3', version='8.0.0-RC2')
)
libraryDependencies += "com.github.mrdimosthenis" % "synapses_3" % "8.0.0-RC2"
[com.github.mrdimosthenis/synapses_3 "8.0.0-RC2"]