is not current version
Last Version 0.2.1

com.github.davidepastore:jbugmenot 0.0.1

Java Bugmenot library to find account and password for various sites.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davidepastore
ArtifactId

ArtifactId

jbugmenot
Version

Version

0.0.1
Type

Type

jar

Download jbugmenot 0.0.1


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