| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autograder |
| Идентификатор | Идентификаторmobile-esp |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmobile-esp
Server independent library to do useragent sniffing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mobile-esp-1.1.2.pom | |
| mobile-esp-1.1.2.jar | 6 KB |
| mobile-esp-1.1.2-sources.jar | 7 KB |
| mobile-esp-1.1.2-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.autograder/mobile-esp/ -->
<dependency>
<groupId>com.github.autograder</groupId>
<artifactId>mobile-esp</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autograder/mobile-esp/
implementation 'com.github.autograder:mobile-esp:1.1.2'
// https://jarcasting.com/artifacts/com.github.autograder/mobile-esp/
implementation ("com.github.autograder:mobile-esp:1.1.2")
'com.github.autograder:mobile-esp:jar:1.1.2'
<dependency org="com.github.autograder" name="mobile-esp" rev="1.1.2">
<artifact name="mobile-esp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autograder', module='mobile-esp', version='1.1.2')
)
libraryDependencies += "com.github.autograder" % "mobile-esp" % "1.1.2"
[com.github.autograder/mobile-esp "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |