is not current version
Last Version 1.0.1

com.acpreda:sprint10-test-by-reflection 1.0.0

Provides useful assertions for unit and integration testing by reflection

GroupId

GroupId

com.acpreda
ArtifactId

ArtifactId

sprint10-test-by-reflection
Version

Version

1.0.0
Type

Type

jar

Download sprint10-test-by-reflection 1.0.0


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