License |
License |
---|---|
GroupId | GroupIdcom.charlyghislain.dispatcher |
ArtifactId | ArtifactIdexamples |
Version | Version2.0.1 |
Type | Typepom |
Description |
Descriptioncom.charlyghislain.dispatcher:examples
Examples
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
examples-2.0.1.pom | 773 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.charlyghislain.dispatcher/examples/ -->
<dependency>
<groupId>com.charlyghislain.dispatcher</groupId>
<artifactId>examples</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.charlyghislain.dispatcher/examples/
implementation 'com.charlyghislain.dispatcher:examples:2.0.1'
// https://jarcasting.com/artifacts/com.charlyghislain.dispatcher/examples/
implementation ("com.charlyghislain.dispatcher:examples:2.0.1")
'com.charlyghislain.dispatcher:examples:pom:2.0.1'
<dependency org="com.charlyghislain.dispatcher" name="examples" rev="2.0.1">
<artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.charlyghislain.dispatcher', module='examples', version='2.0.1')
)
libraryDependencies += "com.charlyghislain.dispatcher" % "examples" % "2.0.1"
[com.charlyghislain.dispatcher/examples "2.0.1"]