is not current version
Last Version 2.5.4

com.weicoder:outdated 2.4.0


GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

outdated
Version

Version

2.4.0
Type

Type

jar

Download outdated 2.4.0


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