License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdio.enoa |
ArtifactId | ArtifactIdexample-index |
Last Version | Last Version1.6-beta.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnoa
|
Filename | Size |
---|---|
example-index-1.6-beta.2.pom | |
example-index-1.6-beta.2.jar | 7 KB |
example-index-1.6-beta.2-sources.jar | 5 KB |
example-index-1.6-beta.2-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.enoa/example-index/ -->
<dependency>
<groupId>io.enoa</groupId>
<artifactId>example-index</artifactId>
<version>1.6-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/example-index/
implementation 'io.enoa:example-index:1.6-beta.2'
// https://jarcasting.com/artifacts/io.enoa/example-index/
implementation ("io.enoa:example-index:1.6-beta.2")
'io.enoa:example-index:jar:1.6-beta.2'
<dependency org="io.enoa" name="example-index" rev="1.6-beta.2">
<artifact name="example-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='example-index', version='1.6-beta.2')
)
libraryDependencies += "io.enoa" % "example-index" % "1.6-beta.2"
[io.enoa/example-index "1.6-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
io.enoa : enoa-json | jar | 1.6-beta.2 |
io.enoa : enoa-json-fastjson | jar | 1.6-beta.2 |
io.enoa : enoa-json-gson | jar | 1.6-beta.2 |
io.enoa : enoa-json-jackson | jar | 1.6-beta.2 |
com.github.ikidou » TypeBuilder | jar | 1.0 |
io.enoa : index-solr | jar | 1.6-beta.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |