| License |
License |
|---|---|
| GroupId | GroupIdcom.github.abarhub.filerw |
| ArtifactId | ArtifactIdfilerw |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionfilerw
file read write with enum class
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| filerw-1.0.0.pom | |
| filerw-1.0.0.jar | 25 KB |
| filerw-1.0.0-sources.jar | 19 KB |
| filerw-1.0.0-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/ -->
<dependency>
<groupId>com.github.abarhub.filerw</groupId>
<artifactId>filerw</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/
implementation 'com.github.abarhub.filerw:filerw:1.0.0'
// https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/
implementation ("com.github.abarhub.filerw:filerw:1.0.0")
'com.github.abarhub.filerw:filerw:jar:1.0.0'
<dependency org="com.github.abarhub.filerw" name="filerw" rev="1.0.0">
<artifact name="filerw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abarhub.filerw', module='filerw', version='1.0.0')
)
libraryDependencies += "com.github.abarhub.filerw" % "filerw" % "1.0.0"
[com.github.abarhub.filerw/filerw "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |