guava-extension

object2source extension to generate guava objects

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.tankist88
ArtifactId

ArtifactId

guava-extension
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

guava-extension
object2source extension to generate guava objects
Project URL

Project URL

https://github.com/tankist88/guava-extension
Source Code Management

Source Code Management

https://github.com/tankist88/guava-extension

Download guava-extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tankist88/guava-extension/ -->
<dependency>
    <groupId>com.github.tankist88</groupId>
    <artifactId>guava-extension</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tankist88/guava-extension/
implementation 'com.github.tankist88:guava-extension:0.0.4'
// https://jarcasting.com/artifacts/com.github.tankist88/guava-extension/
implementation ("com.github.tankist88:guava-extension:0.0.4")
'com.github.tankist88:guava-extension:jar:0.0.4'
<dependency org="com.github.tankist88" name="guava-extension" rev="0.0.4">
  <artifact name="guava-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tankist88', module='guava-extension', version='0.0.4')
)
libraryDependencies += "com.github.tankist88" % "guava-extension" % "0.0.4"
[com.github.tankist88/guava-extension "0.0.4"]

Dependencies

provided (2)

Group / Artifact Type Version
com.github.tankist88 : object2source jar 0.0.7
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.

guava-extension

Build Status Codecov Codacy Badge Maven Central

Object2source extension to generate guava objects

Installation

mvn clean install

Contacts

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1