Last Version

ana 1.0.0

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
Version

Version

1.0.0
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 1.0.0


<!-- 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.