| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.hyfsy |
| Идентификатор | Идентификаторhot-refresh-test-jar-file |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описание |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-test-jar-file/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-test-jar-file</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-test-jar-file/
implementation 'io.github.hyfsy:hot-refresh-test-jar-file:1.0.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-test-jar-file/
implementation ("io.github.hyfsy:hot-refresh-test-jar-file:1.0.0")
'io.github.hyfsy:hot-refresh-test-jar-file:jar:1.0.0'
<dependency org="io.github.hyfsy" name="hot-refresh-test-jar-file" rev="1.0.0">
<artifact name="hot-refresh-test-jar-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-test-jar-file', version='1.0.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-test-jar-file" % "1.0.0"
[io.github.hyfsy/hot-refresh-test-jar-file "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |