is not current version
Last Version 2.3.2

com.github.sea-boat:eshore-commons 1.3.2

eshore-commons

GroupId

GroupId

com.github.sea-boat
ArtifactId

ArtifactId

eshore-commons
Version

Version

1.3.2
Type

Type

jar

Download eshore-commons 1.3.2


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