is not current version
Last Version 1.1.1

io.github.wankey.mithril:share 1.0.0

a rx stream library provider ability to share text、image、web to popular social media in China

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.wankey.mithril
ArtifactId

ArtifactId

share
Version

Version

1.0.0
Type

Type

aar

Download share 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.wankey.mithril/share/ -->
<dependency>
    <groupId>io.github.wankey.mithril</groupId>
    <artifactId>share</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wankey.mithril/share/
implementation 'io.github.wankey.mithril:share:1.0.0'
// https://jarcasting.com/artifacts/io.github.wankey.mithril/share/
implementation ("io.github.wankey.mithril:share:1.0.0")
'io.github.wankey.mithril:share:aar:1.0.0'
<dependency org="io.github.wankey.mithril" name="share" rev="1.0.0">
  <artifact name="share" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wankey.mithril', module='share', version='1.0.0')
)
libraryDependencies += "io.github.wankey.mithril" % "share" % "1.0.0"
[io.github.wankey.mithril/share "1.0.0"]