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