Indoqa Lang
Additions to Java that would be expected being part of the Java standard library or Apache Commons Lang | IO.
| License |
License |
|---|---|
| GroupId | GroupIdcom.indoqa |
| ArtifactId | ArtifactIdindoqa-lang |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIndoqa Lang
Stuff that would be expected being part of the Java standard library or Apache Commons Lang | IO.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| indoqa-lang-1.1.0.pom | |
| indoqa-lang-1.1.0.jar | 54 KB |
| indoqa-lang-1.1.0-sources.jar | 46 KB |
| indoqa-lang-1.1.0-javadoc.jar | 229 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indoqa/indoqa-lang/ -->
<dependency>
<groupId>com.indoqa</groupId>
<artifactId>indoqa-lang</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoqa/indoqa-lang/
implementation 'com.indoqa:indoqa-lang:1.1.0'
// https://jarcasting.com/artifacts/com.indoqa/indoqa-lang/
implementation ("com.indoqa:indoqa-lang:1.1.0")
'com.indoqa:indoqa-lang:jar:1.1.0'
<dependency org="com.indoqa" name="indoqa-lang" rev="1.1.0">
<artifact name="indoqa-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoqa', module='indoqa-lang', version='1.1.0')
)
libraryDependencies += "com.indoqa" % "indoqa-lang" % "1.1.0"
[com.indoqa/indoqa-lang "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
Additions to Java that would be expected being part of the Java standard library or Apache Commons Lang | IO.