MVN

com.alexitc : playsonify-core_2.13

Maven & Gradle

Oct 31, 2021
2 usages
40 stars

playsonify-core · An opinionated library to help you build JSON APIs in a practical way using Play Framework

<dependency>
    <groupId>com.alexitc</groupId>
    <artifactId>playsonify-core_2.13</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alexitc : playsonify-core_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.alexitc : playsonify-core_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
playsonify-core_2.13-2.3.0

How to add a dependency to Maven

Add the following com.alexitc : playsonify-core_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alexitc</groupId>
    <artifactId>playsonify-core_2.13</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alexitc : playsonify-core_2.13 gradle dependency to your build.gradle file:

implementation 'com.alexitc:playsonify-core_2.13:2.3.0'

Gradle Kotlin DSL: Add the following com.alexitc : playsonify-core_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alexitc:playsonify-core_2.13:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alexitc : playsonify-core_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alexitc" % "playsonify-core_2.13" % "2.3.0"

Advertisement

Dependencies from Group

Oct 31, 2021
3 usages
40 stars
Jan 14, 2022
3 usages
5 stars
Oct 31, 2021
2 usages
40 stars
Jan 14, 2022
2 usages
5 stars
Oct 05, 2017
11 stars

Discover Dependencies

Apr 16, 2022
2 usages
2 stars
Feb 10, 2022
3 usages
2 stars
Mar 30, 2023
3 usages
48 stars
Mar 30, 2023
3 usages
48 stars
Aug 26, 2007
4 usages
Jul 22, 2012
1 usages
Jan 14, 2013
3 usages
7 stars
Jul 28, 2010
2 usages
Aug 18, 2023
54 usages
338 stars