past

对java代码部分常用功能封装

License

License

GroupId

GroupId

com.github.daida459031925
ArtifactId

ArtifactId

past
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

past
对java代码部分常用功能封装
Project URL

Project URL

https://github.com/daida459031925/past.git
Source Code Management

Source Code Management

https://github.com/daida459031925/past

Download past

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1