License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.masahitojp |
ArtifactId | ArtifactIdnineteen |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionnineteen
It is determined whether or not the haiku
|
Filename | Size |
---|---|
nineteen-0.0.6.pom | |
nineteen-0.0.6.jar | 10 KB |
nineteen-0.0.6-sources.jar | 5 KB |
nineteen-0.0.6-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.masahitojp/nineteen/ -->
<dependency>
<groupId>com.github.masahitojp</groupId>
<artifactId>nineteen</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.masahitojp/nineteen/
implementation 'com.github.masahitojp:nineteen:0.0.6'
// https://jarcasting.com/artifacts/com.github.masahitojp/nineteen/
implementation ("com.github.masahitojp:nineteen:0.0.6")
'com.github.masahitojp:nineteen:jar:0.0.6'
<dependency org="com.github.masahitojp" name="nineteen" rev="0.0.6">
<artifact name="nineteen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.masahitojp', module='nineteen', version='0.0.6')
)
libraryDependencies += "com.github.masahitojp" % "nineteen" % "0.0.6"
[com.github.masahitojp/nineteen "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.atilika.kuromoji : kuromoji-unidic | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |