GroupId | GroupIdjp.co.bizreach |
---|---|
ArtifactId | ArtifactIdplay2-stub_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
play2-stub_2.11-0.1.1.pom | |
play2-stub_2.11-0.1.1.jar | 427 KB |
play2-stub_2.11-0.1.1-sources.jar | 16 KB |
play2-stub_2.11-0.1.1-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.bizreach/play2-stub_2.11/ -->
<dependency>
<groupId>jp.co.bizreach</groupId>
<artifactId>play2-stub_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.bizreach/play2-stub_2.11/
implementation 'jp.co.bizreach:play2-stub_2.11:0.1.1'
// https://jarcasting.com/artifacts/jp.co.bizreach/play2-stub_2.11/
implementation ("jp.co.bizreach:play2-stub_2.11:0.1.1")
'jp.co.bizreach:play2-stub_2.11:jar:0.1.1'
<dependency org="jp.co.bizreach" name="play2-stub_2.11" rev="0.1.1">
<artifact name="play2-stub_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.bizreach', module='play2-stub_2.11', version='0.1.1')
)
libraryDependencies += "jp.co.bizreach" % "play2-stub_2.11" % "0.1.1"
[jp.co.bizreach/play2-stub_2.11 "0.1.1"]