| GroupId | GroupIdcom.enioka.jqm |
|---|---|
| ArtifactId | ArtifactIdjqm-test-sendmsg |
| Version | Version1.1.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jqm-test-sendmsg-1.1.6.pom | |
| jqm-test-sendmsg-1.1.6.jar | 2 KB |
| jqm-test-sendmsg-1.1.6-sources.jar | 1015 bytes |
| jqm-test-sendmsg-1.1.6-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-sendmsg/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-test-sendmsg</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-sendmsg/
implementation 'com.enioka.jqm:jqm-test-sendmsg:1.1.6'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-sendmsg/
implementation ("com.enioka.jqm:jqm-test-sendmsg:1.1.6")
'com.enioka.jqm:jqm-test-sendmsg:jar:1.1.6'
<dependency org="com.enioka.jqm" name="jqm-test-sendmsg" rev="1.1.6">
<artifact name="jqm-test-sendmsg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-test-sendmsg', version='1.1.6')
)
libraryDependencies += "com.enioka.jqm" % "jqm-test-sendmsg" % "1.1.6"
[com.enioka.jqm/jqm-test-sendmsg "1.1.6"]