
com.avsystem.commons.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-core_2.13 Show documentation
Show all versions of commons-core_2.13 Show documentation
AVSystem commons library for Scala
package com.avsystem
import com.avsystem.commons.collection.CollectionAliases
import com.avsystem.commons.jiop.JavaInterop
import com.avsystem.commons.jsiop.JsInterop
import com.avsystem.commons.misc.MiscAliases
package object commons
extends SharedExtensions with CommonAliases with MiscAliases with CollectionAliases with JavaInterop with JsInterop
© 2015 - 2025 Weber Informatics LLC | Privacy Policy