is not current version
Last Version 1.2.1

com.github.frtu.libs:lib-webclient 1.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-webclient
Version

Version

1.2.0
Type

Type

jar

Download lib-webclient 1.2.0


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