is not current version
Last Version 1.10.1

net.simno.kortholt:kortholt 1.10.0

Pure Data for Android with libpd and Oboe.

Categories

Categories

Net
GroupId

GroupId

net.simno.kortholt
ArtifactId

ArtifactId

kortholt
Version

Version

1.10.0
Type

Type

aar

Download kortholt 1.10.0


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