GroupId | GroupIdcom.github.publicdevop2019 |
---|---|
ArtifactId | ArtifactIdmt-common |
Version | Version1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
mt-common-1.1.7.pom | |
mt-common-1.1.7.jar | 132 KB |
mt-common-1.1.7-sources.jar | 64 KB |
mt-common-1.1.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/ -->
<dependency>
<groupId>com.github.publicdevop2019</groupId>
<artifactId>mt-common</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/
implementation 'com.github.publicdevop2019:mt-common:1.1.7'
// https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/
implementation ("com.github.publicdevop2019:mt-common:1.1.7")
'com.github.publicdevop2019:mt-common:jar:1.1.7'
<dependency org="com.github.publicdevop2019" name="mt-common" rev="1.1.7">
<artifact name="mt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.publicdevop2019', module='mt-common', version='1.1.7')
)
libraryDependencies += "com.github.publicdevop2019" % "mt-common" % "1.1.7"
[com.github.publicdevop2019/mt-common "1.1.7"]