Last Version

Oolong 2.1.0

MVU for Kotlin Multiplatform

License

License

GroupId

GroupId

org.oolong-kt
ArtifactId

ArtifactId

oolong
Version

Version

2.1.0
Type

Type

pom
Description

Description

Oolong
MVU for Kotlin Multiplatform
Project URL

Project URL

https://github.com/oolong-kt/oolong/
Source Code Management

Source Code Management

https://github.com/oolong-kt/oolong/

Download oolong 2.1.0


<!-- https://jarcasting.com/artifacts/org.oolong-kt/oolong/ -->
<dependency>
    <groupId>org.oolong-kt</groupId>
    <artifactId>oolong</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oolong-kt/oolong/
implementation 'org.oolong-kt:oolong:2.1.0'
// https://jarcasting.com/artifacts/org.oolong-kt/oolong/
implementation ("org.oolong-kt:oolong:2.1.0")
'org.oolong-kt:oolong:pom:2.1.0'
<dependency org="org.oolong-kt" name="oolong" rev="2.1.0">
  <artifact name="oolong" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oolong-kt', module='oolong', version='2.1.0')
)
libraryDependencies += "org.oolong-kt" % "oolong" % "2.1.0"
[org.oolong-kt/oolong "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.