Last Version

Sexist 0.2

Java library which allows to detect person's gender by his/her first name.

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

com.github.aistomin
ArtifactId

ArtifactId

sexist
Version

Version

0.2
Type

Type

jar
Description

Description

Sexist
Java library which allows to detect person's gender by his/her first name.
Project URL

Project URL

https://github.com/aistomin/sexist
Source Code Management

Source Code Management

https://github.com/aistomin/sexist

Download sexist 0.2


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.