is not current version
Last Version 0.0.5

jp.co.bizreach:robotparser-scala_2.12 0.0.3

robotparser-scala

Categories

Categories

Scala Languages
GroupId

GroupId

jp.co.bizreach
ArtifactId

ArtifactId

robotparser-scala_2.12
Version

Version

0.0.3
Type

Type

jar

Download robotparser-scala_2.12 0.0.3


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