| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.tinyservices |
| ArtifactId | ArtifactIdtinyservices-id |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
Descriptiontinyservices-id
tinyservices-id
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tinyservices-id-1.0.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.tinyservices/tinyservices-id/ -->
<dependency>
<groupId>com.gitee.tinyservices</groupId>
<artifactId>tinyservices-id</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.tinyservices/tinyservices-id/
implementation 'com.gitee.tinyservices:tinyservices-id:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.tinyservices/tinyservices-id/
implementation ("com.gitee.tinyservices:tinyservices-id:1.0.0")
'com.gitee.tinyservices:tinyservices-id:pom:1.0.0'
<dependency org="com.gitee.tinyservices" name="tinyservices-id" rev="1.0.0">
<artifact name="tinyservices-id" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.tinyservices', module='tinyservices-id', version='1.0.0')
)
libraryDependencies += "com.gitee.tinyservices" % "tinyservices-id" % "1.0.0"
[com.gitee.tinyservices/tinyservices-id "1.0.0"]