| License |
License |
|---|---|
| GroupId | GroupIdcom.nixend |
| ArtifactId | ArtifactIdmanny-registry-api |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| manny-registry-api-1.2.6.pom | |
| manny-registry-api-1.2.6.jar | 2 KB |
| manny-registry-api-1.2.6-sources.jar | 2 KB |
| manny-registry-api-1.2.6-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nixend/manny-registry-api/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-registry-api</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-registry-api/
implementation 'com.nixend:manny-registry-api:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-registry-api/
implementation ("com.nixend:manny-registry-api:1.2.6")
'com.nixend:manny-registry-api:jar:1.2.6'
<dependency org="com.nixend" name="manny-registry-api" rev="1.2.6">
<artifact name="manny-registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-registry-api', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-registry-api" % "1.2.6"
[com.nixend/manny-registry-api "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nixend : manny-common | jar | 1.2.6 |