MVN

com.github.flysium-io : yew-serialization-test

Maven & Gradle

May 05, 2020
3 usages

Yew Serialization Test

<dependency>
    <groupId>com.github.flysium-io</groupId>
    <artifactId>yew-serialization-test</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.flysium-io : yew-serialization-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.flysium-io : yew-serialization-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
yew-serialization-test-1.0.4
yew-serialization-test-1.0.1
yew-serialization-test-1.0.0

How to add a dependency to Maven

Add the following com.github.flysium-io : yew-serialization-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.flysium-io</groupId>
    <artifactId>yew-serialization-test</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.flysium-io : yew-serialization-test gradle dependency to your build.gradle file:

implementation 'com.github.flysium-io:yew-serialization-test:1.0.4'

Gradle Kotlin DSL: Add the following com.github.flysium-io : yew-serialization-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.flysium-io:yew-serialization-test:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.flysium-io : yew-serialization-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.flysium-io" % "yew-serialization-test" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 26, 2019
3 usages
272 stars
Aug 25, 2023
5 usages
3.9k stars
Feb 21, 2020
14 usages
560 stars
Jan 27, 2020
12 usages
560 stars
Nov 20, 2018
5 usages
Nov 20, 2018
4 usages
Nov 20, 2018
4 usages
Feb 18, 2019
4 usages
5.6k stars