is not current version
Last Version 4.0.7

com.github.dynckathline:okserver 4.0.6

你的项目描述

GroupId

GroupId

com.github.dynckathline
ArtifactId

ArtifactId

okserver
Version

Version

4.0.6
Type

Type

aar

Download okserver 4.0.6


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