GroupId | GroupIdcom.github.daddykotex |
---|---|
ArtifactId | ArtifactIdcourier_3.0.0-M2 |
Version | Version3.0.0-M2a |
Type | Typejar |
Filename | Size |
---|---|
courier_3.0.0-M2-3.0.0-M2a.pom | |
courier_3.0.0-M2-3.0.0-M2a.jar | 72 KB |
courier_3.0.0-M2-3.0.0-M2a-sources.jar | 4 KB |
courier_3.0.0-M2-3.0.0-M2a-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-M2a</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-M2a'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_3.0.0-M2/
implementation ("com.github.daddykotex:courier_3.0.0-M2:3.0.0-M2a")
'com.github.daddykotex:courier_3.0.0-M2:jar:3.0.0-M2a'
<dependency org="com.github.daddykotex" name="courier_3.0.0-M2" rev="3.0.0-M2a">
<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-M2a')
)
libraryDependencies += "com.github.daddykotex" % "courier_3.0.0-M2" % "3.0.0-M2a"
[com.github.daddykotex/courier_3.0.0-M2 "3.0.0-M2a"]