is not current version
Last Version 2.5.4

com.weicoder:outdated 2.5.2


GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

outdated
Version

Version

2.5.2
Type

Type

jar

Download outdated 2.5.2


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