GroupId | GroupIdcom.github.publicdevop2019 |
---|---|
ArtifactId | ArtifactIdmt-common |
Version | Version0.2.3 |
Type | Typejar |
Filename | Size |
---|---|
mt-common-0.2.3.pom | |
mt-common-0.2.3.jar | 132 KB |
mt-common-0.2.3-sources.jar | 59 KB |
mt-common-0.2.3-javadoc.jar | 949 KB |
Browse |
<!-- 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"]