License |
License |
---|---|
GroupId | GroupIdio.github.pme123 |
ArtifactId | ArtifactIdcamundala-api_3 |
Version | Version0.3.10 |
Type | Typejar |
Description |
Descriptioncamundala-api
camundala-api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camundala-api_3-0.3.10.pom | |
camundala-api_3-0.3.10.jar | 1 MB |
camundala-api_3-0.3.10-sources.jar | 23 KB |
camundala-api_3-0.3.10-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pme123/camundala-api_3/ -->
<dependency>
<groupId>io.github.pme123</groupId>
<artifactId>camundala-api_3</artifactId>
<version>0.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pme123/camundala-api_3/
implementation 'io.github.pme123:camundala-api_3:0.3.10'
// https://jarcasting.com/artifacts/io.github.pme123/camundala-api_3/
implementation ("io.github.pme123:camundala-api_3:0.3.10")
'io.github.pme123:camundala-api_3:jar:0.3.10'
<dependency org="io.github.pme123" name="camundala-api_3" rev="0.3.10">
<artifact name="camundala-api_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pme123', module='camundala-api_3', version='0.3.10')
)
libraryDependencies += "io.github.pme123" % "camundala-api_3" % "0.3.10"
[io.github.pme123/camundala-api_3 "0.3.10"]