is not current version
Last Version 3.1.0-RELEASE

com.github.superscorpion:medusa 2.3.6-RELEASE

since 2016 in jy

GroupId

GroupId

com.github.superscorpion
ArtifactId

ArtifactId

medusa
Version

Version

2.3.6-RELEASE
Type

Type

jar

Download medusa 2.3.6-RELEASE


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