| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases | 
| GroupId | GroupIdio.github.ngoanh2n | 
| ArtifactId | ArtifactIdcommons | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommons Internal utilities for io.github.ngoanh2n's libraries. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| commons-1.0.2.pom | |
| commons-1.0.2.jar | 8 KB | 
| commons-1.0.2-tests.jar | 2 KB | 
| commons-1.0.2-sources.jar | 5 KB | 
| commons-1.0.2-javadoc.jar | 41 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.ngoanh2n/commons/ -->
<dependency>
    <groupId>io.github.ngoanh2n</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.ngoanh2n/commons/
implementation 'io.github.ngoanh2n:commons:1.0.2'// https://jarcasting.com/artifacts/io.github.ngoanh2n/commons/
implementation ("io.github.ngoanh2n:commons:1.0.2")'io.github.ngoanh2n:commons:jar:1.0.2'<dependency org="io.github.ngoanh2n" name="commons" rev="1.0.2">
  <artifact name="commons" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.ngoanh2n', module='commons', version='1.0.2')
)libraryDependencies += "io.github.ngoanh2n" % "commons" % "1.0.2"[io.github.ngoanh2n/commons "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 30.1-jre | 
| commons-io : commons-io | jar | 2.8.0 | 
| com.univocity : univocity-parsers | jar | 2.9.0 | 
| com.github.albfernandez : juniversalchardet | jar | 2.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |