Tuples4J : Reflection

Tools to effectively use tuples to represent class instances.

License

License

MIT
GroupId

GroupId

com.mmnaseri.utils
ArtifactId

ArtifactId

tuples4j-reflection
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tuples4J : Reflection
Tools to effectively use tuples to represent class instances.

Download tuples4j-reflection

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.mmnaseri.utils : tuples4j jar 1.1.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1