License |
License |
---|---|
GroupId | GroupIdcom.addthis |
ArtifactId | ArtifactIdmuxy |
Version | Version2.2.2 |
Type | Typejar |
Description |
Descriptionmuxy
file multiplexing library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
muxy-2.2.2.pom | |
muxy-2.2.2.jar | 68 KB |
muxy-2.2.2-sources.jar | 11 KB |
muxy-2.2.2-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addthis/muxy/ -->
<dependency>
<groupId>com.addthis</groupId>
<artifactId>muxy</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.addthis/muxy/
implementation 'com.addthis:muxy:2.2.2'
// https://jarcasting.com/artifacts/com.addthis/muxy/
implementation ("com.addthis:muxy:2.2.2")
'com.addthis:muxy:jar:2.2.2'
<dependency org="com.addthis" name="muxy" rev="2.2.2">
<artifact name="muxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addthis', module='muxy', version='2.2.2')
)
libraryDependencies += "com.addthis" % "muxy" % "2.2.2"
[com.addthis/muxy "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.addthis.basis : basis-core | jar | 4.3.1 |
com.google.guava : guava | jar | 24.1-jre |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
io.netty : netty-buffer | jar | 4.0.23.Final |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |