core

Jar

License

License

GroupId

GroupId

com.github.riversking
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

core
Jar
Source Code Management

Source Code Management

https://github.com/riversking/test.git

Download utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.1.RELEASE
org.springframework : spring-core jar 5.1.1.RELEASE
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1