| Categories |
CategoriesIDE Development Tools Leaf Data Databases |
|---|---|
| GroupId | GroupIdio.github.leonside |
| ArtifactId | ArtifactIdspringleaf-cloud-smart-discovery-registry |
| Version | Version1.0.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| springleaf-cloud-smart-discovery-registry-1.0.0.pom | 838 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/ -->
<dependency>
<groupId>io.github.leonside</groupId>
<artifactId>springleaf-cloud-smart-discovery-registry</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/
implementation 'io.github.leonside:springleaf-cloud-smart-discovery-registry:1.0.0'
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/
implementation ("io.github.leonside:springleaf-cloud-smart-discovery-registry:1.0.0")
'io.github.leonside:springleaf-cloud-smart-discovery-registry:pom:1.0.0'
<dependency org="io.github.leonside" name="springleaf-cloud-smart-discovery-registry" rev="1.0.0">
<artifact name="springleaf-cloud-smart-discovery-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.leonside', module='springleaf-cloud-smart-discovery-registry', version='1.0.0')
)
libraryDependencies += "io.github.leonside" % "springleaf-cloud-smart-discovery-registry" % "1.0.0"
[io.github.leonside/springleaf-cloud-smart-discovery-registry "1.0.0"]