is not current version
Last Version 0.2.2

jp.co.bizreach:play2-stub_2.10 0.2.1

play2-stub

GroupId

GroupId

jp.co.bizreach
ArtifactId

ArtifactId

play2-stub_2.10
Version

Version

0.2.1
Type

Type

jar

Download play2-stub_2.10 0.2.1


<!-- https://jarcasting.com/artifacts/jp.co.bizreach/play2-stub_2.10/ -->
<dependency>
    <groupId>jp.co.bizreach</groupId>
    <artifactId>play2-stub_2.10</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.bizreach/play2-stub_2.10/
implementation 'jp.co.bizreach:play2-stub_2.10:0.2.1'
// https://jarcasting.com/artifacts/jp.co.bizreach/play2-stub_2.10/
implementation ("jp.co.bizreach:play2-stub_2.10:0.2.1")
'jp.co.bizreach:play2-stub_2.10:jar:0.2.1'
<dependency org="jp.co.bizreach" name="play2-stub_2.10" rev="0.2.1">
  <artifact name="play2-stub_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.bizreach', module='play2-stub_2.10', version='0.2.1')
)
libraryDependencies += "jp.co.bizreach" % "play2-stub_2.10" % "0.2.1"
[jp.co.bizreach/play2-stub_2.10 "0.2.1"]