is not current version
Last Version 2.5.4

com.weicoder:outdated 2.3.5.3

java outdated

GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

outdated
Version

Version

2.3.5.3
Type

Type

jar

Download outdated 2.3.5.3


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