is not current version
Last Version 1.65

com.github.onepiecex:session-share-core 1.63


GroupId

GroupId

com.github.onepiecex
ArtifactId

ArtifactId

session-share-core
Version

Version

1.63
Type

Type

jar

Download session-share-core 1.63


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