не последняя версия
Последняя версия 1.2.4

com.github.waleed-anjum:mycommon 1.2.3


Группа

Группа

com.github.waleed-anjum
Идентификатор

Идентификатор

mycommon
Версия

Версия

1.2.3
Тип

Тип

jar

Скачать mycommon 1.2.3


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