License |
License |
---|---|
GroupId | GroupIdcom.github.linushp |
ArtifactId | ArtifactIdlongtoken |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlinushp-longtoken
java common tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
longtoken-1.1.1.pom | |
longtoken-1.1.1.jar | 8 KB |
longtoken-1.1.1-sources.jar | 4 KB |
longtoken-1.1.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.linushp/longtoken/ -->
<dependency>
<groupId>com.github.linushp</groupId>
<artifactId>longtoken</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linushp/longtoken/
implementation 'com.github.linushp:longtoken:1.1.1'
// https://jarcasting.com/artifacts/com.github.linushp/longtoken/
implementation ("com.github.linushp:longtoken:1.1.1")
'com.github.linushp:longtoken:jar:1.1.1'
<dependency org="com.github.linushp" name="longtoken" rev="1.1.1">
<artifact name="longtoken" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linushp', module='longtoken', version='1.1.1')
)
libraryDependencies += "com.github.linushp" % "longtoken" % "1.1.1"
[com.github.linushp/longtoken "1.1.1"]