MVN

net.meilcli.librarian : ui-serializer-gson

Maven & Gradle

May 16, 2021
5 stars

Librarian · Librarian is generate notice that library used in gradle module

<dependency>
    <groupId>net.meilcli.librarian</groupId>
    <artifactId>ui-serializer-gson</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.meilcli.librarian : ui-serializer-gson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of net.meilcli.librarian : ui-serializer-gson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ui-serializer-gson-1.0.1

How to add a dependency to Maven

Add the following net.meilcli.librarian : ui-serializer-gson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.meilcli.librarian</groupId>
    <artifactId>ui-serializer-gson</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.meilcli.librarian : ui-serializer-gson gradle dependency to your build.gradle file:

implementation 'net.meilcli.librarian:ui-serializer-gson:1.0.1'

Gradle Kotlin DSL: Add the following net.meilcli.librarian : ui-serializer-gson gradle kotlin dependency to your build.gradle.kts file:

implementation("net.meilcli.librarian:ui-serializer-gson:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.meilcli.librarian : ui-serializer-gson sbt scala dependency to your build.sbt file:

libraryDependencies += "net.meilcli.librarian" % "ui-serializer-gson" % "1.0.1"

Advertisement

Dependencies from Group

May 16, 2021
5 usages
5 stars
May 16, 2021
1 usages
5 stars

Discover Dependencies

May 16, 2021
5 stars
May 16, 2021
5 usages
5 stars
May 16, 2021
5 stars
May 16, 2021
1 usages
5 stars
Oct 21, 2021
3 usages
295 stars
Oct 21, 2021
1 usages
295 stars
Oct 21, 2021
295 stars
May 16, 2021
8 stars
Aug 01, 2023