com.jtschwartz:tostring

An incredibly customizable, yet easy to use, system to generate strings intended for toString overrides.

License

License

GroupId

GroupId

com.jtschwartz
ArtifactId

ArtifactId

tostring
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.jtschwartz:tostring
An incredibly customizable, yet easy to use, system to generate strings intended for toString overrides.
Project URL

Project URL

https://tostring.kotlin.chorecore.dev
Source Code Management

Source Code Management

https://github.com/JTSchwartz/tostring

Download tostring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
com.jtschwartz : chorecore jar 3.1.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0