is not current version
Last Version 2.2.2

com.addthis:muxy 2.0.8

file multiplexing library

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

muxy
Version

Version

2.0.8
Type

Type

jar

Download muxy 2.0.8


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