b

bootstrap

The Python SDK for Android
https://chaquo.com/chaquopy/
MIT License
Malcolm Smith
文件下载
文件名 操作
bootstrap-12.1.11.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.lex-geeker.runtime</groupId>
  <artifactId>bootstrap</artifactId>
  <version>12.1.11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.lex-geeker.runtime:bootstrap:12.1.11'
Gradle Kotlin
implementation("io.github.lex-geeker.runtime:bootstrap:12.1.11")
Scala SBT
libraryDependencies += "io.github.lex-geeker.runtime" % "bootstrap" % "12.1.11"
Groovy Grape
@Grapes(
  @Grab(group='io.github.lex-geeker.runtime', module='bootstrap', version='12.1.11')
)
Apache Ivy
<dependency org="io.github.lex-geeker.runtime" name="bootstrap" rev="12.1.11" />
Leiningen
[io.github.lex-geeker.runtime/bootstrap "12.1.11"]
Apache Buildr
'io.github.lex-geeker.runtime:bootstrap:jar:12.1.11'
本项目依赖
该项目无第三方依赖