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