WPValueObjects

Some simple JavaBeans for WorldPainter usage data.

License

License

GroupId

GroupId

org.pepsoft.worldpainter
ArtifactId

ArtifactId

WPValueObjects
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

WPValueObjects
Some simple JavaBeans for WorldPainter usage data.
Project URL

Project URL

https://www.worldpainter.net/
Project Organization

Project Organization

pepsoft.org
Source Code Management

Source Code Management

https://github.com/Captain-Chaos/WorldPainter

Download WPValueObjects

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0