Last Version

Yesdata 1.0.0

Errorprone check to verify you have implemented data classes correctly.

License

License

Categories

Categories

Data
GroupId

GroupId

me.tatarka.yesdata
ArtifactId

ArtifactId

yesdata-annotations
Version

Version

1.0.0
Type

Type

jar
Description

Description

Yesdata
Errorprone check to verify you have implemented data classes correctly.

Download yesdata-annotations 1.0.0


<!-- https://jarcasting.com/artifacts/me.tatarka.yesdata/yesdata-annotations/ -->
<dependency>
    <groupId>me.tatarka.yesdata</groupId>
    <artifactId>yesdata-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tatarka.yesdata/yesdata-annotations/
implementation 'me.tatarka.yesdata:yesdata-annotations:1.0.0'
// https://jarcasting.com/artifacts/me.tatarka.yesdata/yesdata-annotations/
implementation ("me.tatarka.yesdata:yesdata-annotations:1.0.0")
'me.tatarka.yesdata:yesdata-annotations:jar:1.0.0'
<dependency org="me.tatarka.yesdata" name="yesdata-annotations" rev="1.0.0">
  <artifact name="yesdata-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tatarka.yesdata', module='yesdata-annotations', version='1.0.0')
)
libraryDependencies += "me.tatarka.yesdata" % "yesdata-annotations" % "1.0.0"
[me.tatarka.yesdata/yesdata-annotations "1.0.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.