is not current version
Last Version 1.0.13.RELEASE

cn.t:media-util 1.0-RELEASE


GroupId

GroupId

cn.t
ArtifactId

ArtifactId

media-util
Version

Version

1.0-RELEASE
Type

Type

jar

Download media-util 1.0-RELEASE


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