GroupId | GroupIdcom.github.sea-boat |
---|---|
ArtifactId | ArtifactIdeshore-commons |
Version | Version1.3.2 |
Type | Typejar |
Filename | Size |
---|---|
eshore-commons-1.3.2.pom | |
eshore-commons-1.3.2.jar | 148 KB |
eshore-commons-1.3.2-sources.jar | 61 KB |
eshore-commons-1.3.2-javadoc.jar | 843 KB |
Browse |
<!-- 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"]