is not current version
Last Version 2017-05-20

com.github.ryanholdren.typesafesql:mocking 2017-03-25


GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

mocking
Version

Version

2017-03-25
Type

Type

jar

Download mocking 2017-03-25


<!-- https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/mocking/ -->
<dependency>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>mocking</artifactId>
    <version>2017-03-25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/mocking/
implementation 'com.github.ryanholdren.typesafesql:mocking:2017-03-25'
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/mocking/
implementation ("com.github.ryanholdren.typesafesql:mocking:2017-03-25")
'com.github.ryanholdren.typesafesql:mocking:jar:2017-03-25'
<dependency org="com.github.ryanholdren.typesafesql" name="mocking" rev="2017-03-25">
  <artifact name="mocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanholdren.typesafesql', module='mocking', version='2017-03-25')
)
libraryDependencies += "com.github.ryanholdren.typesafesql" % "mocking" % "2017-03-25"
[com.github.ryanholdren.typesafesql/mocking "2017-03-25"]