License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdsegment-data-phrase-api |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe segment-data-phrase tool for java.
|
<!-- https://jarcasting.com/artifacts/com.github.houbb/segment-data-phrase-api/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>segment-data-phrase-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/segment-data-phrase-api/
implementation 'com.github.houbb:segment-data-phrase-api:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/segment-data-phrase-api/
implementation ("com.github.houbb:segment-data-phrase-api:0.0.1")
'com.github.houbb:segment-data-phrase-api:jar:0.0.1'
<dependency org="com.github.houbb" name="segment-data-phrase-api" rev="0.0.1">
<artifact name="segment-data-phrase-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='segment-data-phrase-api', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "segment-data-phrase-api" % "0.0.1"
[com.github.houbb/segment-data-phrase-api "0.0.1"]