All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jutils JAR 2.0.2 with all dependencies


JUtils

Files of the artifact jutils version 2.0.2 from the group ru.hnau.

Artifact jutils
Group ru.hnau
Version 2.0.2
Last update 07. March 2019
Tags: jutils
Organization not specified
URL https://github.com/hnau256/JUtils
License The MIT License (MIT)
Dependencies amount 3
Dependencies kotlin-stdlib, kotlinx-coroutines-core, commons-collections4,
There are maybe transitive dependencies!
There is a newer version: 2.1.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jutils Show documentation

Please rate this JAR file. Is it a good library?

2 downloads

Source code of jutils version 2.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.ru.hnau.jutils
META-INF.maven.ru.hnau.jutils.META-INF.maven.ru.hnau.jutils.pom.properties
META-INF.maven.ru.hnau.jutils.META-INF.maven.ru.hnau.jutils.pom.xml
ru.hnau.jutils
ru.hnau.jutils.ru.hnau.jutils.ByteUtils.kt
ru.hnau.jutils.ru.hnau.jutils.CountDownLatchUtils.kt
ru.hnau.jutils.ru.hnau.jutils.ExtensionsForBoolean.kt
ru.hnau.jutils.ru.hnau.jutils.ExtensionsForNullable.kt
ru.hnau.jutils.ru.hnau.jutils.ExtensionsForOptional.kt
ru.hnau.jutils.ru.hnau.jutils.ExtensionsForPair.kt
ru.hnau.jutils.ru.hnau.jutils.ExtensionsForTriple.kt
ru.hnau.jutils.ru.hnau.jutils.ExtensionsForTypes.kt
ru.hnau.jutils.ru.hnau.jutils.GetInterValueUtils.kt
ru.hnau.jutils.ru.hnau.jutils.JUtils.kt
ru.hnau.jutils.ru.hnau.jutils.Main.kt
ru.hnau.jutils.ru.hnau.jutils.TakeUtils.kt
ru.hnau.jutils.ru.hnau.jutils.TimeValue.kt
ru.hnau.jutils.ru.hnau.jutils.TryUtils.kt
ru.hnau.jutils.cache
ru.hnau.jutils.cache.ru.hnau.jutils.cache.AsyncAutoCache.kt
ru.hnau.jutils.cache.ru.hnau.jutils.cache.AsyncAutoPossibleCache.kt
ru.hnau.jutils.cache.ru.hnau.jutils.cache.AutoCache.kt
ru.hnau.jutils.cache.ru.hnau.jutils.cache.AutoPossibleCache.kt
ru.hnau.jutils.cache.ru.hnau.jutils.cache.Cache.kt
ru.hnau.jutils.collections
ru.hnau.jutils.collections.ru.hnau.jutils.collections.CollectionsUtils.kt
ru.hnau.jutils.collections.ru.hnau.jutils.collections.IterableUtils.kt
ru.hnau.jutils.collections.ru.hnau.jutils.collections.ListUtils.kt
ru.hnau.jutils.collections.ru.hnau.jutils.collections.MutableListUtils.kt
ru.hnau.jutils.collections.ru.hnau.jutils.collections.StackUtils.kt
ru.hnau.jutils.collections.array
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.ArrayUtils.kt
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.ByteArrayUtils.kt
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.DoubleArrayUtils.kt
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.FloatArrayUtils.kt
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.IntArrayUtils.kt
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.LongArrayUtils.kt
ru.hnau.jutils.collections.array.ru.hnau.jutils.collections.array.ShortArrayUtils.kt
ru.hnau.jutils.coroutines
ru.hnau.jutils.coroutines.ru.hnau.jutils.coroutines.CoroutinesExtensions.kt
ru.hnau.jutils.coroutines.deferred
ru.hnau.jutils.coroutines.deferred.ru.hnau.jutils.coroutines.deferred.DeferredExtensions.kt
ru.hnau.jutils.coroutines.deferred.ru.hnau.jutils.coroutines.deferred.DeferredListExtensions.kt
ru.hnau.jutils.coroutines.deferred.ru.hnau.jutils.coroutines.deferred.DeferredPossibleExtensions.kt
ru.hnau.jutils.coroutines.deferred.ru.hnau.jutils.coroutines.deferred.DeferredPossibleListExtensions.kt
ru.hnau.jutils.coroutines.deferred.ru.hnau.jutils.coroutines.deferred.DeferredTimeoutExtensions.kt
ru.hnau.jutils.coroutines.deferred.ru.hnau.jutils.coroutines.deferred.LazyDeferred.kt
ru.hnau.jutils.finisher
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.AutoFinisher.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.Finisher.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.FinisherExtensions.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.FinisherLockedProducer.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.NewThreadFinisher.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.PossibleFinisher.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.PossibleFinishersList.kt
ru.hnau.jutils.finisher.ru.hnau.jutils.finisher.PossibleFinishersMap.kt
ru.hnau.jutils.finisher.detacher
ru.hnau.jutils.finisher.detacher.ru.hnau.jutils.finisher.detacher.ActiveFinisherDetacher.kt
ru.hnau.jutils.finisher.detacher.ru.hnau.jutils.finisher.detacher.FakeFinisherDetacher.kt
ru.hnau.jutils.finisher.detacher.ru.hnau.jutils.finisher.detacher.FinisherDetacher.kt
ru.hnau.jutils.finisher.detacher.ru.hnau.jutils.finisher.detacher.FinisherDetachers.kt
ru.hnau.jutils.getter
ru.hnau.jutils.getter.ru.hnau.jutils.getter.Getter.kt
ru.hnau.jutils.getter.ru.hnau.jutils.getter.MutableGetter.kt
ru.hnau.jutils.getter.ru.hnau.jutils.getter.SuspendGetter.kt
ru.hnau.jutils.getter.ru.hnau.jutils.getter.SuspendMutableGetter.kt
ru.hnau.jutils.getter.base
ru.hnau.jutils.getter.base.ru.hnau.jutils.getter.base.GetterAsync.kt
ru.hnau.jutils.getter.base.ru.hnau.jutils.getter.base.GetterAsyncExtensions.kt
ru.hnau.jutils.getter.base.ru.hnau.jutils.getter.base.GetterSync.kt
ru.hnau.jutils.getter.base.ru.hnau.jutils.getter.base.GetterSyncExtensions.kt
ru.hnau.jutils.helpers
ru.hnau.jutils.helpers.ru.hnau.jutils.helpers.Box.kt
ru.hnau.jutils.helpers.ru.hnau.jutils.helpers.Completable.kt
ru.hnau.jutils.helpers.ru.hnau.jutils.helpers.Holder.kt
ru.hnau.jutils.helpers.ru.hnau.jutils.helpers.Outdatable.kt
ru.hnau.jutils.helpers.ru.hnau.jutils.helpers.VariableConnector.kt
ru.hnau.jutils.helpers.weak
ru.hnau.jutils.helpers.weak.ru.hnau.jutils.helpers.weak.Weak.kt
ru.hnau.jutils.helpers.weak.ru.hnau.jutils.helpers.weak.WeakListener.kt
ru.hnau.jutils.helpers.weak.ru.hnau.jutils.helpers.weak.WeaksContainer.kt
ru.hnau.jutils.possible
ru.hnau.jutils.possible.ru.hnau.jutils.possible.Possible.kt
ru.hnau.jutils.possible.ru.hnau.jutils.possible.PossibleExtensions.kt
ru.hnau.jutils.producer
ru.hnau.jutils.producer.ru.hnau.jutils.producer.ActualProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.ActualProducerSimple.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.AlwaysProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.CachingProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.DataProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.FunnelProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.ObservingProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.PossibleProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.Producer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.ProducersContainer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.SimpleDataProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.SimpleProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.StateProducer.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.StateProducerSimple.kt
ru.hnau.jutils.producer.ru.hnau.jutils.producer.WrapProducer.kt
ru.hnau.jutils.producer.combine
ru.hnau.jutils.producer.combine.ru.hnau.jutils.producer.combine.CombineProducer.kt
ru.hnau.jutils.producer.combine.ru.hnau.jutils.producer.combine.CombineProducer3.kt
ru.hnau.jutils.producer.container
ru.hnau.jutils.producer.container.ru.hnau.jutils.producer.container.DeferredPossibleContainer.kt
ru.hnau.jutils.producer.detacher
ru.hnau.jutils.producer.detacher.ru.hnau.jutils.producer.detacher.ProducerDetacher.kt
ru.hnau.jutils.producer.detacher.ru.hnau.jutils.producer.detacher.ProducerDetachers.kt
ru.hnau.jutils.producer.extensions
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensions.kt
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensionsArray.kt
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensionsBoolean.kt
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensionsCallWhen.kt
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensionsCollection.kt
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensionsComparable.kt
ru.hnau.jutils.producer.extensions.ru.hnau.jutils.producer.extensions.ProducerExtensionsString.kt
ru.hnau.jutils.producer.extensions.byte
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByte.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteArray.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteWithByte.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteWithDouble.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteWithFloat.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteWithInt.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteWithLong.kt
ru.hnau.jutils.producer.extensions.byte.ru.hnau.jutils.producer.extensions.byte.ProducerExtensionsByteWithShort.kt
ru.hnau.jutils.producer.extensions.double
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDouble.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleArray.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleWithByte.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleWithDouble.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleWithFloat.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleWithInt.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleWithLong.kt
ru.hnau.jutils.producer.extensions.double.ru.hnau.jutils.producer.extensions.double.producerExtensionsDoubleWithShort.kt
ru.hnau.jutils.producer.extensions.float
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloat.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatArray.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatWithByte.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatWithDouble.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatWithFloat.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatWithInt.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatWithLong.kt
ru.hnau.jutils.producer.extensions.float.ru.hnau.jutils.producer.extensions.float.producerExtensionsFloatWithShort.kt
ru.hnau.jutils.producer.extensions.int
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsInt.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntArray.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntWithByte.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntWithDouble.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntWithFloat.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntWithInt.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntWithLong.kt
ru.hnau.jutils.producer.extensions.int.ru.hnau.jutils.producer.extensions.int.producerExtensionsIntWithShort.kt
ru.hnau.jutils.producer.extensions.long
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLong.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongArray.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongWithByte.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongWithDouble.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongWithFloat.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongWithInt.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongWithLong.kt
ru.hnau.jutils.producer.extensions.long.ru.hnau.jutils.producer.extensions.long.producerExtensionsLongWithShort.kt
ru.hnau.jutils.producer.extensions.short
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShort.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortArray.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortWithByte.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortWithDouble.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortWithFloat.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortWithInt.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortWithLong.kt
ru.hnau.jutils.producer.extensions.short.ru.hnau.jutils.producer.extensions.short.producerExtensionsShortWithShort.kt
ru.hnau.jutils.producer.getter
ru.hnau.jutils.producer.getter.ru.hnau.jutils.producer.getter.AutoGetterDataProducer.kt
ru.hnau.jutils.producer.getter.ru.hnau.jutils.producer.getter.GetterDataProducer.kt
ru.hnau.jutils.producer.locked_producer
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.AlwaysLockedProducer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.CalcLockedProducer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.CompletableLockedProducer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.FinishersLockedProducer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.LockedProducer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.LockedProducersContainer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.SimpleLockedProducer.kt
ru.hnau.jutils.producer.locked_producer.ru.hnau.jutils.producer.locked_producer.SuspendLockedProducer.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy