Last Version

com.github.ericpeng1027:ResponseFormat 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ericpeng1027
ArtifactId

ArtifactId

ResponseFormat
Version

Version

0.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/EricPeng1027/ResponseFormat

Download ResponseFormat 0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.58

Project Modules

There are no modules declared in this project.