is not current version
Last Version 1.0.5-okhttp2

com.ifnoelse:uncia 1.0.3

webhook service and client

GroupId

GroupId

com.ifnoelse
ArtifactId

ArtifactId

uncia
Version

Version

1.0.3
Type

Type

jar

Download uncia 1.0.3


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