is not current version
Last Version 0.3.0-RELEASE

com.bellotapps.webapps:webapps-commons-data-transfer-jersey 0.1.0-RELEASE


Categories

Categories

Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bellotapps.webapps
ArtifactId

ArtifactId

webapps-commons-data-transfer-jersey
Version

Version

0.1.0-RELEASE
Type

Type

jar

Download webapps-commons-data-transfer-jersey 0.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-data-transfer-jersey/ -->
<dependency>
    <groupId>com.bellotapps.webapps</groupId>
    <artifactId>webapps-commons-data-transfer-jersey</artifactId>
    <version>0.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-data-transfer-jersey/
implementation 'com.bellotapps.webapps:webapps-commons-data-transfer-jersey:0.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-data-transfer-jersey/
implementation ("com.bellotapps.webapps:webapps-commons-data-transfer-jersey:0.1.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-data-transfer-jersey:jar:0.1.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-data-transfer-jersey" rev="0.1.0-RELEASE">
  <artifact name="webapps-commons-data-transfer-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-data-transfer-jersey', version='0.1.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-data-transfer-jersey" % "0.1.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-data-transfer-jersey "0.1.0-RELEASE"]