GroupId | GroupIdcom.github.daddykotex |
---|---|
ArtifactId | ArtifactIdcourier_3.0.0-M2 |
Version | Version3.0.0-M2 |
Type | Typejar |
Filename | Size |
---|---|
courier_3.0.0-M2-3.0.0-M2.pom | |
courier_3.0.0-M2-3.0.0-M2.jar | 72 KB |
courier_3.0.0-M2-3.0.0-M2-sources.jar | 4 KB |
courier_3.0.0-M2-3.0.0-M2-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier_3.0.0-M2/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier_3.0.0-M2</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_3.0.0-M2/
implementation 'com.github.daddykotex:courier_3.0.0-M2:3.0.0-M2'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_3.0.0-M2/
implementation ("com.github.daddykotex:courier_3.0.0-M2:3.0.0-M2")
'com.github.daddykotex:courier_3.0.0-M2:jar:3.0.0-M2'
<dependency org="com.github.daddykotex" name="courier_3.0.0-M2" rev="3.0.0-M2">
<artifact name="courier_3.0.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier_3.0.0-M2', version='3.0.0-M2')
)
libraryDependencies += "com.github.daddykotex" % "courier_3.0.0-M2" % "3.0.0-M2"
[com.github.daddykotex/courier_3.0.0-M2 "3.0.0-M2"]