is not current version
Last Version 1.2.0-RELEASE

com.xxelin:whale-core 1.1.0-RELEASE


GroupId

GroupId

com.xxelin
ArtifactId

ArtifactId

whale-core
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download whale-core 1.1.0-RELEASE


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