ana

A library for determining which indefinite article ("a" or "an") an English word should be preceded by.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

ana
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ana
A library for determining which indefinite article ("a" or "an") an English word should be preceded by.
Project URL

Project URL

https://github.com/KyoriPowered/ana/
Source Code Management

Source Code Management

https://github.com/KyoriPowered/ana/

Download ana

How to add to project

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

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.

ana Build Status

A port of the C# version of a-vs-an to Java.

There are no plans to maintain this library - please check the original repository for an alternative.

net.kyori

Kyori

https://discord.gg/MMfhJ8F

Versions

Version
1.0.0