| License |
License |
|---|---|
| GroupId | GroupIdcom.carrotgarden.a |
| ArtifactId | ArtifactIdcarrot-a |
| Last Version | Last Version1.5.31 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncarrot-a
carrot-a
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| carrot-a-1.5.31.pom | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.carrotgarden.a/carrot-a/ -->
<dependency>
<groupId>com.carrotgarden.a</groupId>
<artifactId>carrot-a</artifactId>
<version>1.5.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.carrotgarden.a/carrot-a/
implementation 'com.carrotgarden.a:carrot-a:1.5.31'
// https://jarcasting.com/artifacts/com.carrotgarden.a/carrot-a/
implementation ("com.carrotgarden.a:carrot-a:1.5.31")
'com.carrotgarden.a:carrot-a:pom:1.5.31'
<dependency org="com.carrotgarden.a" name="carrot-a" rev="1.5.31">
<artifact name="carrot-a" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.carrotgarden.a', module='carrot-a', version='1.5.31')
)
libraryDependencies += "com.carrotgarden.a" % "carrot-a" % "1.5.31"
[com.carrotgarden.a/carrot-a "1.5.31"]