is not current version
Last Version 2017-05-20

com.github.ryanholdren.typesafesql:mocking 2017-05-11


GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

mocking
Version

Version

2017-05-11
Type

Type

jar

Download mocking 2017-05-11


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