| License |
License |
|---|---|
| GroupId | GroupIdcom.nineya.tool |
| ArtifactId | ArtifactIdnineya-tool |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnineya-tool
Nineya develops common toolkits.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| nineya-tool-1.0.1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nineya.tool/nineya-tool/ -->
<dependency>
<groupId>com.nineya.tool</groupId>
<artifactId>nineya-tool</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nineya.tool/nineya-tool/
implementation 'com.nineya.tool:nineya-tool:1.0.1'
// https://jarcasting.com/artifacts/com.nineya.tool/nineya-tool/
implementation ("com.nineya.tool:nineya-tool:1.0.1")
'com.nineya.tool:nineya-tool:pom:1.0.1'
<dependency org="com.nineya.tool" name="nineya-tool" rev="1.0.1">
<artifact name="nineya-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nineya.tool', module='nineya-tool', version='1.0.1')
)
libraryDependencies += "com.nineya.tool" % "nineya-tool" % "1.0.1"
[com.nineya.tool/nineya-tool "1.0.1"]