| License |
License |
|---|---|
| GroupId | GroupIdcom.jtschwartz |
| ArtifactId | ArtifactIdtostring |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.jtschwartz:tostring
An incredibly customizable, yet easy to use, system to generate strings intended for toString overrides.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tostring-1.0.2.pom | |
| tostring-1.0.2.jar | 40 KB |
| tostring-1.0.2-sources.jar | 4 KB |
| tostring-1.0.2-javadoc.jar | 316 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |