is not current version
Last Version 1.1.40

com.github.publicdevop2019:mt-common 1.1.9

Common utility shared by mt microservices

GroupId

GroupId

com.github.publicdevop2019
ArtifactId

ArtifactId

mt-common
Version

Version

1.1.9
Type

Type

jar

Download mt-common 1.1.9


<!-- https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/ -->
<dependency>
    <groupId>com.github.publicdevop2019</groupId>
    <artifactId>mt-common</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/
implementation 'com.github.publicdevop2019:mt-common:1.1.9'
// https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/
implementation ("com.github.publicdevop2019:mt-common:1.1.9")
'com.github.publicdevop2019:mt-common:jar:1.1.9'
<dependency org="com.github.publicdevop2019" name="mt-common" rev="1.1.9">
  <artifact name="mt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.publicdevop2019', module='mt-common', version='1.1.9')
)
libraryDependencies += "com.github.publicdevop2019" % "mt-common" % "1.1.9"
[com.github.publicdevop2019/mt-common "1.1.9"]