License |
License |
---|---|
GroupId | GroupIdru.perm.kefir |
ArtifactId | ArtifactIdkefir-bb |
Version | Version0.6 |
Type | Typejar |
Description |
DescriptionKefirBB
KefirBB is a Java-library for text processing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kefir-bb-0.6.pom | |
kefir-bb-0.6.jar | 37 KB |
kefir-bb-0.6-sources.jar | 28 KB |
kefir-bb-0.6-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.perm.kefir/kefir-bb/ -->
<dependency>
<groupId>ru.perm.kefir</groupId>
<artifactId>kefir-bb</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.perm.kefir/kefir-bb/
implementation 'ru.perm.kefir:kefir-bb:0.6'
// https://jarcasting.com/artifacts/ru.perm.kefir/kefir-bb/
implementation ("ru.perm.kefir:kefir-bb:0.6")
'ru.perm.kefir:kefir-bb:jar:0.6'
<dependency org="ru.perm.kefir" name="kefir-bb" rev="0.6">
<artifact name="kefir-bb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.perm.kefir', module='kefir-bb', version='0.6')
)
libraryDependencies += "ru.perm.kefir" % "kefir-bb" % "0.6"
[ru.perm.kefir/kefir-bb "0.6"]