License |
License |
---|---|
GroupId | GroupIdio.github.pme123 |
ArtifactId | ArtifactIdcamundala-api_3 |
Version | Version0.3.3 |
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.3.pom | |
camundala-api_3-0.3.3.jar | 961 KB |
camundala-api_3-0.3.3-sources.jar | 20 KB |
camundala-api_3-0.3.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pme123/camundala-api_3/
implementation 'io.github.pme123:camundala-api_3:0.3.3'
// https://jarcasting.com/artifacts/io.github.pme123/camundala-api_3/
implementation ("io.github.pme123:camundala-api_3:0.3.3")
'io.github.pme123:camundala-api_3:jar:0.3.3'
<dependency org="io.github.pme123" name="camundala-api_3" rev="0.3.3">
<artifact name="camundala-api_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pme123', module='camundala-api_3', version='0.3.3')
)
libraryDependencies += "io.github.pme123" % "camundala-api_3" % "0.3.3"
[io.github.pme123/camundala-api_3 "0.3.3"]