is not current version
Last Version 1.2.8

com.jdcloud.jmsf:meshware-config 1.2.4


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.jdcloud.jmsf
ArtifactId

ArtifactId

meshware-config
Version

Version

1.2.4
Type

Type

pom

Download meshware-config 1.2.4

Filename Size
meshware-config-1.2.4.pom 810 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-config/ -->
<dependency>
    <groupId>com.jdcloud.jmsf</groupId>
    <artifactId>meshware-config</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-config/
implementation 'com.jdcloud.jmsf:meshware-config:1.2.4'
// https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-config/
implementation ("com.jdcloud.jmsf:meshware-config:1.2.4")
'com.jdcloud.jmsf:meshware-config:pom:1.2.4'
<dependency org="com.jdcloud.jmsf" name="meshware-config" rev="1.2.4">
  <artifact name="meshware-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jdcloud.jmsf', module='meshware-config', version='1.2.4')
)
libraryDependencies += "com.jdcloud.jmsf" % "meshware-config" % "1.2.4"
[com.jdcloud.jmsf/meshware-config "1.2.4"]