kortholt

Pure Data for Android with libpd and Oboe.

License

License

Categories

Categories

Net
GroupId

GroupId

net.simno.kortholt
ArtifactId

ArtifactId

kortholt
Last Version

Last Version

1.10.1
Release Date

Release Date

Type

Type

aar
Description

Description

kortholt
Pure Data for Android with libpd and Oboe.
Project URL

Project URL

https://github.com/simonnorberg/kortholt
Source Code Management

Source Code Management

https://github.com/simonnorberg/kortholt

Download kortholt

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.core » core-ktx jar 1.8.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.1
1.10.0
1.9.0