License |
License |
---|---|
GroupId | GroupIdcom.github.aoshiguchen.framework |
ArtifactId | ArtifactIdasgc-authcode |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasgc-authcode
this is a java auth code generator util.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asgc-authcode-0.0.1.pom | |
asgc-authcode-0.0.1.jar | 9 KB |
asgc-authcode-0.0.1-sources.jar | 6 KB |
asgc-authcode-0.0.1-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-authcode/ -->
<dependency>
<groupId>com.github.aoshiguchen.framework</groupId>
<artifactId>asgc-authcode</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-authcode/
implementation 'com.github.aoshiguchen.framework:asgc-authcode:0.0.1'
// https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-authcode/
implementation ("com.github.aoshiguchen.framework:asgc-authcode:0.0.1")
'com.github.aoshiguchen.framework:asgc-authcode:jar:0.0.1'
<dependency org="com.github.aoshiguchen.framework" name="asgc-authcode" rev="0.0.1">
<artifact name="asgc-authcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aoshiguchen.framework', module='asgc-authcode', version='0.0.1')
)
libraryDependencies += "com.github.aoshiguchen.framework" % "asgc-authcode" % "0.0.1"
[com.github.aoshiguchen.framework/asgc-authcode "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |