o

okio-fakefilesystem-androidnativex86

A modern I/O API for Java
https://github.com/square/okio/
The Apache Software License, Version 2.0
Square, Inc.
文件下载
文件名 操作
okio-fakefilesystem-androidnativex86-3.3.0-alpha01.pom 下载
okio-fakefilesystem-androidnativex86-3.3.0-alpha01-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.danbrough.okio</groupId>
  <artifactId>okio-fakefilesystem-androidnativex86</artifactId>
  <version>3.3.0-alpha01</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'org.danbrough.okio:okio-fakefilesystem-androidnativex86:3.3.0-alpha01'
Gradle Kotlin
implementation("org.danbrough.okio:okio-fakefilesystem-androidnativex86:3.3.0-alpha01")
Scala SBT
libraryDependencies += "org.danbrough.okio" % "okio-fakefilesystem-androidnativex86" % "3.3.0-alpha01"
Groovy Grape
@Grapes(
  @Grab(group='org.danbrough.okio', module='okio-fakefilesystem-androidnativex86', version='3.3.0-alpha01')
)
Apache Ivy
<dependency org="org.danbrough.okio" name="okio-fakefilesystem-androidnativex86" rev="3.3.0-alpha01" />
Leiningen
[org.danbrough.okio/okio-fakefilesystem-androidnativex86 "3.3.0-alpha01"]
Apache Buildr
'org.danbrough.okio:okio-fakefilesystem-androidnativex86:jar:3.3.0-alpha01'