is not current version
Last Version 0.9.59

com.soterianetworks:spase-shared 0.9.28


Categories

Categories

Net
GroupId

GroupId

com.soterianetworks
ArtifactId

ArtifactId

spase-shared
Version

Version

0.9.28
Type

Type

jar

Download spase-shared 0.9.28


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