GroupId | GroupIdcom.github.publicdevop2019 |
---|---|
ArtifactId | ArtifactIdmt-common |
Version | Version1.1.27 |
Type | Typejar |
Filename | Size |
---|---|
mt-common-1.1.27.pom | |
mt-common-1.1.27.jar | 157 KB |
mt-common-1.1.27-sources.jar | 75 KB |
mt-common-1.1.27-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.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/
implementation 'com.github.publicdevop2019:mt-common:1.1.27'
// https://jarcasting.com/artifacts/com.github.publicdevop2019/mt-common/
implementation ("com.github.publicdevop2019:mt-common:1.1.27")
'com.github.publicdevop2019:mt-common:jar:1.1.27'
<dependency org="com.github.publicdevop2019" name="mt-common" rev="1.1.27">
<artifact name="mt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.publicdevop2019', module='mt-common', version='1.1.27')
)
libraryDependencies += "com.github.publicdevop2019" % "mt-common" % "1.1.27"
[com.github.publicdevop2019/mt-common "1.1.27"]