is not current version
Last Version 1.0.2

com.yuzeh:crfpp-parser_2.9.3 1.0.1

crfpp-parser

GroupId

GroupId

com.yuzeh
ArtifactId

ArtifactId

crfpp-parser_2.9.3
Version

Version

1.0.1
Type

Type

jar

Download crfpp-parser_2.9.3 1.0.1


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