is not current version
Last Version 6.0.5

com.github.michaelruocco:file-loader 6.0.0

Library to mask fields from a json payload based on json path configurations

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

file-loader
Version

Version

6.0.0
Type

Type

jar

Download file-loader 6.0.0


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/file-loader/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>file-loader</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/file-loader/
implementation 'com.github.michaelruocco:file-loader:6.0.0'
// https://jarcasting.com/artifacts/com.github.michaelruocco/file-loader/
implementation ("com.github.michaelruocco:file-loader:6.0.0")
'com.github.michaelruocco:file-loader:jar:6.0.0'
<dependency org="com.github.michaelruocco" name="file-loader" rev="6.0.0">
  <artifact name="file-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='file-loader', version='6.0.0')
)
libraryDependencies += "com.github.michaelruocco" % "file-loader" % "6.0.0"
[com.github.michaelruocco/file-loader "6.0.0"]