MVN

com.github.michaelruocco : json-masker

Maven & Gradle

Mar 28, 2021
3 usages
1 stars

json-masker · Template repo to speed up creating new library projects

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>json-masker</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michaelruocco : json-masker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.github.michaelruocco : json-masker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
json-masker-1.0.7
json-masker-1.0.6
json-masker-1.0.5
json-masker-1.0.4
json-masker-1.0.3
json-masker-1.0.2
json-masker-1.0.1
json-masker-1.0.0
0.1.x
json-masker-0.1.7
json-masker-0.1.4
json-masker-0.1.2
json-masker-0.1.0

How to add a dependency to Maven

Add the following com.github.michaelruocco : json-masker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>json-masker</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.michaelruocco : json-masker gradle dependency to your build.gradle file:

implementation 'com.github.michaelruocco:json-masker:1.0.7'

Gradle Kotlin DSL: Add the following com.github.michaelruocco : json-masker gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.michaelruocco:json-masker:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.michaelruocco : json-masker sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.michaelruocco" % "json-masker" % "1.0.7"

Advertisement

Dependencies from Group

Oct 27, 2022
10 usages
0 stars
Nov 30, 2021
10 usages
0 stars
Apr 09, 2021
8 usages
0 stars
Oct 26, 2017
4 usages
0 stars

Discover Dependencies

Oct 29, 2020
5 usages
May 17, 2023
1 usages
76 stars
Nov 29, 2021
5 usages
Jul 20, 2021
1 usages
1 stars
Apr 28, 2021
1 usages
9 stars
Aug 01, 2023
1 usages
3 stars
Aug 01, 2023
1 usages
3 stars
Aug 23, 2023
1 usages
76 stars