is not current version
Last Version 1.1.40

com.github.publicdevop2019:mt-common 0.2.3

Common utility shared by mt microservices

GroupId

GroupId

com.github.publicdevop2019
ArtifactId

ArtifactId

mt-common
Version

Version

0.2.3
Type

Type

jar

Download mt-common 0.2.3


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