GroupId | GroupIdcom.stephenduncanjr |
---|---|
ArtifactId | ArtifactIdeasymock-propertyutils |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
easymock-propertyutils-1.0.pom | |
easymock-propertyutils-1.0.jar | 5 KB |
easymock-propertyutils-1.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stephenduncanjr/easymock-propertyutils/ -->
<dependency>
<groupId>com.stephenduncanjr</groupId>
<artifactId>easymock-propertyutils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenduncanjr/easymock-propertyutils/
implementation 'com.stephenduncanjr:easymock-propertyutils:1.0'
// https://jarcasting.com/artifacts/com.stephenduncanjr/easymock-propertyutils/
implementation ("com.stephenduncanjr:easymock-propertyutils:1.0")
'com.stephenduncanjr:easymock-propertyutils:jar:1.0'
<dependency org="com.stephenduncanjr" name="easymock-propertyutils" rev="1.0">
<artifact name="easymock-propertyutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenduncanjr', module='easymock-propertyutils', version='1.0')
)
libraryDependencies += "com.stephenduncanjr" % "easymock-propertyutils" % "1.0"
[com.stephenduncanjr/easymock-propertyutils "1.0"]