is not current version
Last Version 1.1.2

com.jparams:to-string-tester 1.0.3

To String Tester

GroupId

GroupId

com.jparams
ArtifactId

ArtifactId

to-string-tester
Version

Version

1.0.3
Type

Type

jar

Download to-string-tester 1.0.3


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