is not current version
Last Version 1.0.5

com.ymock:ymock-commons 1.0.3


GroupId

GroupId

com.ymock
ArtifactId

ArtifactId

ymock-commons
Version

Version

1.0.3
Type

Type

jar

Download ymock-commons 1.0.3


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