| License |
License |
|---|---|
| GroupId | GroupIdcom.acanx |
| ArtifactId | ArtifactIdacanx-utils |
| Version | Version0.0.1.9 |
| Type | Typejar |
| Description |
DescriptionACANX-Utils
ACANX-Utils 工具库
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| acanx-utils-0.0.1.9.pom | |
| acanx-utils-0.0.1.9.jar | 18 KB |
| acanx-utils-0.0.1.9-sources.jar | 19 KB |
| acanx-utils-0.0.1.9-javadoc.jar | 495 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.acanx/acanx-utils/ -->
<dependency>
<groupId>com.acanx</groupId>
<artifactId>acanx-utils</artifactId>
<version>0.0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.acanx/acanx-utils/
implementation 'com.acanx:acanx-utils:0.0.1.9'
// https://jarcasting.com/artifacts/com.acanx/acanx-utils/
implementation ("com.acanx:acanx-utils:0.0.1.9")
'com.acanx:acanx-utils:jar:0.0.1.9'
<dependency org="com.acanx" name="acanx-utils" rev="0.0.1.9">
<artifact name="acanx-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acanx', module='acanx-utils', version='0.0.1.9')
)
libraryDependencies += "com.acanx" % "acanx-utils" % "0.0.1.9"
[com.acanx/acanx-utils "0.0.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |