| GroupId | GroupIdcom.github.abarhub.filerw |
|---|---|
| ArtifactId | ArtifactIdfilerw |
| Version | Version0.0.27 |
| Type | Typejar |
| Filename | Size |
|---|---|
| filerw-0.0.27.pom | |
| filerw-0.0.27.jar | 23 KB |
| filerw-0.0.27-sources.jar | 12 KB |
| filerw-0.0.27-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/ -->
<dependency>
<groupId>com.github.abarhub.filerw</groupId>
<artifactId>filerw</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/
implementation 'com.github.abarhub.filerw:filerw:0.0.27'
// https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/
implementation ("com.github.abarhub.filerw:filerw:0.0.27")
'com.github.abarhub.filerw:filerw:jar:0.0.27'
<dependency org="com.github.abarhub.filerw" name="filerw" rev="0.0.27">
<artifact name="filerw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abarhub.filerw', module='filerw', version='0.0.27')
)
libraryDependencies += "com.github.abarhub.filerw" % "filerw" % "0.0.27"
[com.github.abarhub.filerw/filerw "0.0.27"]