| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.github.ericpeng1027 |
| Идентификатор | ИдентификаторResponseFormat |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ResponseFormat-0.1.pom | |
| ResponseFormat-0.1.jar | 11 KB |
| ResponseFormat-0.1-sources.jar | 8 KB |
| ResponseFormat-0.1-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ericpeng1027/ResponseFormat/ -->
<dependency>
<groupId>com.github.ericpeng1027</groupId>
<artifactId>ResponseFormat</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ericpeng1027/ResponseFormat/
implementation 'com.github.ericpeng1027:ResponseFormat:0.1'
// https://jarcasting.com/artifacts/com.github.ericpeng1027/ResponseFormat/
implementation ("com.github.ericpeng1027:ResponseFormat:0.1")
'com.github.ericpeng1027:ResponseFormat:jar:0.1'
<dependency org="com.github.ericpeng1027" name="ResponseFormat" rev="0.1">
<artifact name="ResponseFormat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ericpeng1027', module='ResponseFormat', version='0.1')
)
libraryDependencies += "com.github.ericpeng1027" % "ResponseFormat" % "0.1"
[com.github.ericpeng1027/ResponseFormat "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.58 |