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