is not current version
Last Version 1.0.1

io.netfall:norobots 1.0.0

reCAPTCHA "I'm not a robot" client

Categories

Categories

Net
GroupId

GroupId

io.netfall
ArtifactId

ArtifactId

norobots
Version

Version

1.0.0
Type

Type

jar

Download norobots 1.0.0


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