is not current version
Last Version 1.0.13.RELEASE

cn.t:media-util 1.0.10.RELEASE


GroupId

GroupId

cn.t
ArtifactId

ArtifactId

media-util
Version

Version

1.0.10.RELEASE
Type

Type

jar

Download media-util 1.0.10.RELEASE


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