License |
License |
---|---|
GroupId | GroupIdcom.mmnaseri.utils |
ArtifactId | ArtifactIdtuples4j-reflection |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTuples4J : Reflection
Tools to effectively use tuples to represent class instances.
|
Filename | Size |
---|---|
tuples4j-reflection-1.1.2.pom | |
tuples4j-reflection-1.1.2.jar | 52 KB |
tuples4j-reflection-1.1.2-sources.jar | 33 KB |
tuples4j-reflection-1.1.2-javadoc.jar | 273 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.mmnaseri.utils : tuples4j | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |