| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.jinahya |
| ArtifactId | ArtifactIdbit-io |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbit-io
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bit-io-1.0.1.pom | |
| bit-io-1.0.1.jar | 12 KB |
| bit-io-1.0.1-sources.jar | 9 KB |
| bit-io-1.0.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/bit-io/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>bit-io</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/bit-io/
implementation 'com.googlecode.jinahya:bit-io:1.0.1'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/bit-io/
implementation ("com.googlecode.jinahya:bit-io:1.0.1")
'com.googlecode.jinahya:bit-io:jar:1.0.1'
<dependency org="com.googlecode.jinahya" name="bit-io" rev="1.0.1">
<artifact name="bit-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='bit-io', version='1.0.1')
)
libraryDependencies += "com.googlecode.jinahya" % "bit-io" % "1.0.1"
[com.googlecode.jinahya/bit-io "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.testng : testng | jar | 6.8.5 |