Flugin
a simple way for flutter invoke android api or method
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mikaelzero |
| ArtifactId | ArtifactIdflugin_interfaces |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflugin
flugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flugin_interfaces-1.0.0.pom | |
| flugin_interfaces-1.0.0.jar | 1 KB |
| flugin_interfaces-1.0.0-sources.jar | 1 KB |
| flugin_interfaces-1.0.0-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mikaelzero/flugin_interfaces/ -->
<dependency>
<groupId>com.github.mikaelzero</groupId>
<artifactId>flugin_interfaces</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mikaelzero/flugin_interfaces/
implementation 'com.github.mikaelzero:flugin_interfaces:1.0.0'
// https://jarcasting.com/artifacts/com.github.mikaelzero/flugin_interfaces/
implementation ("com.github.mikaelzero:flugin_interfaces:1.0.0")
'com.github.mikaelzero:flugin_interfaces:jar:1.0.0'
<dependency org="com.github.mikaelzero" name="flugin_interfaces" rev="1.0.0">
<artifact name="flugin_interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mikaelzero', module='flugin_interfaces', version='1.0.0')
)
libraryDependencies += "com.github.mikaelzero" % "flugin_interfaces" % "1.0.0"
[com.github.mikaelzero/flugin_interfaces "1.0.0"]
a simple way for flutter invoke android api or method