GroupId | GroupIdcom.github.dynckathline |
---|---|
ArtifactId | ArtifactIdokserver |
Version | Version4.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
okserver-4.0.6.pom | |
okserver-4.0.6.aar | 43 KB |
okserver-4.0.6-sources.jar | 23 KB |
okserver-4.0.6-javadoc.jar | 82 KB |
Browse |
<!-- 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"]