is not current version
Last Version 1.8.4-jdkv1.7

com.github.youyinnn:you-web-utils 1.8.3


GroupId

GroupId

com.github.youyinnn
ArtifactId

ArtifactId

you-web-utils
Version

Version

1.8.3
Type

Type

jar

Download you-web-utils 1.8.3


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