| 组织ID: |
org.jetbrains.kotlinx |
| 项目ID: |
kotlinx-coroutines-io-jvm |
| 版本: |
0.1.1 |
| 最后修改时间: |
2018-12-06 16:16:02 |
| 包类型: |
jar |
| 标题: |
kotlinx-coroutines-io-jvm |
| 描述: |
IO support libraries for Kotlin |
| 相关URL: |
https://github.com/Kotlin/kotlinx-io |
| 大小: |
379.14KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-io-jvm</artifactId>
<version>0.1.1</version>
</dependency>
|
| Gradle引入代码: |
org.jetbrains.kotlinx:kotlinx-coroutines-io-jvm:0.1.1
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-io-jvm</artifactId>
<version>0.1.1</version>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.3.10</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core</artifactId>
<version>1.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-io</artifactId>
<version>0.1.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-io-jvm</artifactId>
<version>0.1.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
<name>kotlinx-coroutines-io-jvm</name>
<description>IO support libraries for Kotlin</description>
<url>https://github.com/Kotlin/kotlinx-io</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>JetBrains</id>
<name>JetBrains Team</name>
<organization>JetBrains</organization>
<organizationUrl>http://www.jetbrains.com</organizationUrl>
</developer>
</developers>
<scm>
<url>https://github.com/Kotlin/kotlinx-io.git</url>
</scm>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
kotlinx.coroutines.experimental.io.MigrationKt.class
kotlinx.coroutines.io.WriterScope.class
kotlinx.coroutines.io.ByteBufferChannel$writeFullySuspend$3.class
kotlinx.coroutines.io.ByteChannelSequentialBase$discard$3.class
kotlinx.coroutines.io.ByteBufferChannel$writeIntSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialKt$copyTo$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readFloat$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readAvailableSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeFullySuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readSession$1$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeSuspendSession$session$1.class
kotlinx.coroutines.io.ByteBufferChannel$Companion$WriteOp$1.class
kotlinx.coroutines.io.DelimitedKt$readUntilDelimiterSuspend$1.class
kotlinx.coroutines.io.ReadSession$DefaultImpls.class
kotlinx.coroutines.io.ByteBufferChannel.class
kotlinx.coroutines.io.Condition.class
kotlinx.coroutines.io.ByteBufferChannel$readAvailableSuspend$3.class
kotlinx.coroutines.io.LookAheadSuspendSession.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$writeWhile$$inlined$writeDirect$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readLongSlow$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$writeAvailable$1.class
kotlinx.coroutines.io.ByteBufferChannel$ClosedElement.class
kotlinx.coroutines.io.ByteBufferChannel$Companion$ReadOp$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readAvailable$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$writeAvailableSuspend$2.class
kotlinx.coroutines.io.ByteBufferChannel$readFullySuspend$2.class
kotlinx.coroutines.io.ByteBufferChannel$readByteSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannelKt.class
kotlinx.coroutines.io.LookAheadSession.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readUTF8LineTo$2.class
kotlinx.coroutines.io.ReaderScope.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readFully$5.class
kotlinx.coroutines.io.ClosedWriteChannelException.class
kotlinx.coroutines.io.ByteBufferChannel$readUTF8LineToUtf8Suspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$writeAvailableSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$writeAvailable$2.class
kotlinx.coroutines.io.ByteBufferChannel$readUTF8LineToAscii$2.class
kotlinx.coroutines.io.DelimitedKt$readUntilDelimiter$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readPacketSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readFullySuspend$3.class
kotlinx.coroutines.io.ByteBufferChannel$readBlockSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readByteSlow$1.class
kotlinx.coroutines.io.ByteBufferChannel$Companion.class
kotlinx.coroutines.io.ByteChannelSequentialJVM.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readAvailable$2.class
kotlinx.coroutines.io.ByteReadChannel.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$consumeEachBufferRange$1.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$writeAvailable$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeWhileSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeSuspension$1.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$readFullySuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$discardSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readFloatSuspend$1.class
kotlinx.coroutines.io.ByteChannel.class
kotlinx.coroutines.io.ByteBufferChannel$attachJob$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$atLeastNBytesAvailableForRead$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeInt$2.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readBooleanSlow$1.class
kotlinx.coroutines.io.ByteReadChannelJVMKt$joinToImplSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readFullySuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readDouble$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$atLeastNBytesAvailableForWrite$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readInt$1.class
kotlinx.coroutines.io.ByteChannelSequentialKt$copyToTail$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$awaitFreeSpace$1.class
kotlinx.coroutines.io.TemporaryKt.class
kotlinx.coroutines.io.DelimitedKt.class
kotlinx.coroutines.io.ReadSession.class
kotlinx.coroutines.io.ByteChannelSequentialKt.class
kotlinx.coroutines.io.ReaderJob$DefaultImpls.class
kotlinx.coroutines.io.ByteChannelSequentialBase$writeSuspendSession$session$1.class
kotlinx.coroutines.io.DelimitedKt$skipDelimiterSuspend$2.class
kotlinx.coroutines.io.ByteBufferChannel$awaitAtLeastSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readIntSlow$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeLongSuspend$1.class
kotlinx.coroutines.io.Condition$Companion.class
kotlinx.coroutines.io.ByteReadChannelKt$copyAndClose$1.class
kotlinx.coroutines.io.ByteBufferChannel$readSuspendLoop$1.class
kotlinx.coroutines.io.ByteBufferChannel$delegateByte$2.class
kotlinx.coroutines.io.ByteChannelSequentialBase$awaitSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readSuspendableSession$2.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readAvailableSuspend$2.class
kotlinx.coroutines.io.ByteBufferChannel$readDoubleSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialKt$joinTo$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readRemaining$1.class
kotlinx.coroutines.io.ByteBufferChannel$Companion$State$1.class
kotlinx.coroutines.io.ByteReadChannel$Companion$Empty$2.class
kotlinx.coroutines.io.ByteBufferChannel$writeAvailableSuspend$1.class
kotlinx.coroutines.io.ByteChannelCtorKt.class
kotlinx.coroutines.io.DelimitedKt$readUntilDelimiter$2.class
kotlinx.coroutines.io.ByteBufferChannel$consumeEachBufferRangeSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readBooleanSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$Companion$Closed$1.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$write$$inlined$writeDirect$1.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$writeWhile$1.class
kotlinx.coroutines.io.ByteBufferChannel$readShortSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$JoiningState.class
kotlinx.coroutines.io.WriterJob$DefaultImpls.class
kotlinx.coroutines.io.ByteReadChannelKt$discardExact$1.class
kotlinx.coroutines.io.ByteWriteChannelKt$writePacketSuspend$1.class
kotlinx.coroutines.io.ReaderJob.class
kotlinx.coroutines.io.ByteChannelSequentialBase.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readByte$1.class
kotlinx.coroutines.io.ByteBufferChannel$readPacketSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readFullySuspend$2.class
kotlinx.coroutines.io.ByteChannelKt.class
kotlinx.coroutines.io.ByteBufferChannel$readUTF8LineToUtf8Suspend$2.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readSuspendableSession$1.class
kotlinx.coroutines.io.ByteBufferChannel$readSuspendableSession$2$1.class
kotlinx.coroutines.io.DelimitedKt$skipDelimiter$2.class
kotlinx.coroutines.io.CoroutinesKt$launchChannel$job$1.class
kotlinx.coroutines.io.CoroutinesKt.class
kotlinx.coroutines.io.ByteBufferChannel$delegateLong$2.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$read$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readLong$1.class
kotlinx.coroutines.io.DelimitedKt$readUntilDelimiterSuspend$copied$1.class
kotlinx.coroutines.io.ByteBufferChannel$copyDirect$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readDoubleSlow$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeSuspend$3.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$attachJob$1.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$writeAvailableSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$lookAheadSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readAvailableSuspend$1.class
kotlinx.coroutines.io.ByteReadChannel$DefaultImpls.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readFullySuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$notFull$1.class
kotlinx.coroutines.io.ByteReadChannelJVMKt$copyToImpl$1.class
kotlinx.coroutines.io.WriterJob.class
kotlinx.coroutines.io.ByteReadChannelKt.class
kotlinx.coroutines.io.ByteBufferChannel$ClosedElement$Companion.class
kotlinx.coroutines.io.ByteBufferChannel$delegateSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeBlockSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$readLongSuspend$1.class
kotlinx.coroutines.io.ChannelScope.class
kotlinx.coroutines.io.ByteBufferChannel$writePacketSuspend$1.class
kotlinx.coroutines.io.ChannelJob.class
kotlinx.coroutines.io.ByteChannelSequentialJVM$readAvailableSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$delegateShort$2.class
kotlinx.coroutines.io.ByteBufferChannel$readSession$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readRemainingSuspend$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeSuspendSession$session$1$tryAwaitJoinSwitch$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readPacket$1.class
kotlinx.coroutines.io.ByteBufferChannel$delegateInt$2.class
kotlinx.coroutines.io.WriterSession.class
kotlinx.coroutines.io.ByteBufferChannel$writeShortSuspend$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$writeSuspendSession$session$1$tryAwait$1.class
kotlinx.coroutines.io.ByteBufferChannel$writeSuspendSession$1.class
kotlinx.coroutines.io.ByteChannelSequentialBase$readShortSlow$1.class
kotlinx.coroutines.io.SuspendableReadSession.class
kotlinx.coroutines.io.SuspendableReadSession$DefaultImpls.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$Writing.class
kotlinx.coroutines.io.internal.RingBufferCapacity$Companion$AvailableForWrite$1.class
kotlinx.coroutines.io.internal.CancellableReusableContinuation$JobRelation.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$IdleNonEmpty.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$ReadingWriting.class
kotlinx.coroutines.io.internal.RingBufferCapacity.class
kotlinx.coroutines.io.internal.ObjectPoolKt$BufferPool$1.class
kotlinx.coroutines.io.internal.UtilsKt.class
kotlinx.coroutines.io.internal.ReadWriteBufferState.class
kotlinx.coroutines.io.internal.StringsKt.class
kotlinx.coroutines.io.internal.CancellableReusableContinuation.class
kotlinx.coroutines.io.internal.ObjectPoolKt$BufferObjectPool$1.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$IdleEmpty.class
kotlinx.coroutines.io.internal.ObjectPoolKt$BufferObjectNoPool$1.class
kotlinx.coroutines.io.internal.ObjectPoolKt.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$Terminated.class
kotlinx.coroutines.io.internal.RingBufferCapacity$Companion$PendingToFlush$1.class
kotlinx.coroutines.io.internal.RingBufferCapacity$Companion.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$Initial.class
kotlinx.coroutines.io.internal.ReadWriteBufferState$Reading.class
kotlinx.coroutines.io.internal.RingBufferCapacity$Companion$AvailableForRead$1.class
kotlinx.coroutines.io.internal.ReadWriteBufferStateKt.class
kotlinx.coroutines.io.ByteBufferChannel$readAvailableSuspend$2.class
kotlinx.coroutines.io.ByteBufferChannel$writeAvailableSuspend$3.class
kotlinx.coroutines.io.ByteBufferChannel$writeFullySuspend$5.class
kotlinx.coroutines.io.ByteBufferChannel$readSuspendableSession$2$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
kotlin-stdlib-1.3.10.jar
/org.jetbrains.kotlin/kotlin-stdlib/1.3.10
查看kotlin-stdlib所有版本文件
kotlinx-coroutines-core-1.0.1.jar
/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.0.1
查看kotlinx-coroutines-core所有版本文件
kotlinx-coroutines-io-0.1.1.jar
/org.jetbrains.kotlinx/kotlinx-coroutines-io/0.1.1
查看kotlinx-coroutines-io所有版本文件
kotlinx-io-jvm-0.1.1.jar
/org.jetbrains.kotlinx/kotlinx-io-jvm/0.1.1
查看kotlinx-io-jvm所有版本文件
|