GroupId | GroupIdjotm |
---|---|
ArtifactId | ArtifactIdjotm-carol |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jotm-carol-1.5.3.pom | |
jotm-carol-1.5.3.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jotm/jotm-carol/ -->
<dependency>
<groupId>jotm</groupId>
<artifactId>jotm-carol</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/jotm/jotm-carol/
implementation 'jotm:jotm-carol:1.5.3'
// https://jarcasting.com/artifacts/jotm/jotm-carol/
implementation ("jotm:jotm-carol:1.5.3")
'jotm:jotm-carol:jar:1.5.3'
<dependency org="jotm" name="jotm-carol" rev="1.5.3">
<artifact name="jotm-carol" type="jar" />
</dependency>
@Grapes(
@Grab(group='jotm', module='jotm-carol', version='1.5.3')
)
libraryDependencies += "jotm" % "jotm-carol" % "1.5.3"
[jotm/jotm-carol "1.5.3"]