Jar examples for p:parsek-core-2.12
Parsek core
You can download jar file parsek-core_2.12 0.2.0 in this page.
MIT
You can use the following script to add parsek-core_2.12-0.2.0.jar to your project.
<dependency> <groupId>io.parsek</groupId> <artifactId>parsek-core_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.parsek', name: 'parsek-core_2.12', version: '0.2.0'
libraryDependencies += "io.parsek" % "parsek-core_2.12" % "0.2.0"
<dependency org="io.parsek" name="parsek-core_2.12" rev="0.2.0"/>
@Grapes(@Grab(group='io.parsek', module='parsek-core_2.12', version='0.2.0'))
'io.parsek:parsek-core_2.12:jar:0.2.0'
Click the following link to download the jar file.
parsek-core_2.12-0.2.0-javadoc.jar