c

chaquopy

The Python SDK for Android
https://chaquo.com/chaquopy/
MIT License
Malcolm Smith
Files download
File Operation
chaquopy-12.1.13.pom download
Apache Maven
<dependency>
  <groupId>io.github.lex-geeker.runtime</groupId>
  <artifactId>chaquopy</artifactId>
  <version>12.1.13</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.lex-geeker.runtime:chaquopy:12.1.13'
Gradle Kotlin
implementation("io.github.lex-geeker.runtime:chaquopy:12.1.13")
Scala SBT
libraryDependencies += "io.github.lex-geeker.runtime" % "chaquopy" % "12.1.13"
Groovy Grape
@Grapes(
  @Grab(group='io.github.lex-geeker.runtime', module='chaquopy', version='12.1.13')
)
Apache Ivy
<dependency org="io.github.lex-geeker.runtime" name="chaquopy" rev="12.1.13" />
Leiningen
[io.github.lex-geeker.runtime/chaquopy "12.1.13"]
Apache Buildr
'io.github.lex-geeker.runtime:chaquopy:jar:12.1.13'
Dependencies
The project has no third-party dependencies