is not current version
Last Version 0.7rc2

ws-scout:scout 0.5


GroupId

GroupId

ws-scout
ArtifactId

ArtifactId

scout
Version

Version

0.5
Type

Type

jar

Download scout 0.5

Filename Size
scout-0.5.pom
scout-0.5.jar 461 bytes
Browse

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