GroupId | GroupIdcom.jdcloud.jmsf |
---|---|
ArtifactId | ArtifactIdmeshware-common |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
meshware-common-1.2.0.pom | |
meshware-common-1.2.0.jar | 202 KB |
meshware-common-1.2.0-sources.jar | 3 KB |
meshware-common-1.2.0-javadoc.jar | 812 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-common/ -->
<dependency>
<groupId>com.jdcloud.jmsf</groupId>
<artifactId>meshware-common</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-common/
implementation 'com.jdcloud.jmsf:meshware-common:1.2.0'
// https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-common/
implementation ("com.jdcloud.jmsf:meshware-common:1.2.0")
'com.jdcloud.jmsf:meshware-common:jar:1.2.0'
<dependency org="com.jdcloud.jmsf" name="meshware-common" rev="1.2.0">
<artifact name="meshware-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jdcloud.jmsf', module='meshware-common', version='1.2.0')
)
libraryDependencies += "com.jdcloud.jmsf" % "meshware-common" % "1.2.0"
[com.jdcloud.jmsf/meshware-common "1.2.0"]