Jakaroma

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.nicolas-raoul
ArtifactId

ArtifactId

jakaroma
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jakaroma
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jakaroma

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.atilika.kuromoji : kuromoji-ipadic jar 0.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0