License |
License |
---|---|
GroupId | GroupIdcom.jparams |
ArtifactId | ArtifactIdto-string-tester |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionto-string-tester
To String Tester
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
to-string-tester-1.1.2.pom | |
to-string-tester-1.1.2.jar | 10 KB |
to-string-tester-1.1.2-tests.jar | 4 KB |
to-string-tester-1.1.2-sources.jar | 5 KB |
to-string-tester-1.1.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jparams/to-string-tester/ -->
<dependency>
<groupId>com.jparams</groupId>
<artifactId>to-string-tester</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jparams/to-string-tester/
implementation 'com.jparams:to-string-tester:1.1.2'
// https://jarcasting.com/artifacts/com.jparams/to-string-tester/
implementation ("com.jparams:to-string-tester:1.1.2")
'com.jparams:to-string-tester:jar:1.1.2'
<dependency org="com.jparams" name="to-string-tester" rev="1.1.2">
<artifact name="to-string-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jparams', module='to-string-tester', version='1.1.2')
)
libraryDependencies += "com.jparams" % "to-string-tester" % "1.1.2"
[com.jparams/to-string-tester "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.jparams : object-builder | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.6.0 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.4 |
org.mockito : mockito-core | jar | 1.10.19 |