| Группа | Группаcom.github.parmag |
|---|---|
| Идентификатор | Идентификаторfixefid |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fixefid-1.0.0.pom | |
| fixefid-1.0.0.jar | 26 KB |
| fixefid-1.0.0-sources.jar | 21 KB |
| fixefid-1.0.0-javadoc.jar | 244 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.parmag/fixefid/ -->
<dependency>
<groupId>com.github.parmag</groupId>
<artifactId>fixefid</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.parmag/fixefid/
implementation 'com.github.parmag:fixefid:1.0.0'
// https://jarcasting.com/artifacts/com.github.parmag/fixefid/
implementation ("com.github.parmag:fixefid:1.0.0")
'com.github.parmag:fixefid:jar:1.0.0'
<dependency org="com.github.parmag" name="fixefid" rev="1.0.0">
<artifact name="fixefid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.parmag', module='fixefid', version='1.0.0')
)
libraryDependencies += "com.github.parmag" % "fixefid" % "1.0.0"
[com.github.parmag/fixefid "1.0.0"]