MVN

org.mvnpm : skatejs

Maven & Gradle

Apr 17, 2024
3.2k stars

skatejs · Skate is a library built on top of the W3C web component specs that enables you to write functional and performant web components with a very small footprint.

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>skatejs</artifactId>
    <version>5.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mvnpm : skatejs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2.4

All Versions

Choose a version of org.mvnpm : skatejs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2.x
skatejs-5.2.4

How to add a dependency to Maven

Add the following org.mvnpm : skatejs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>skatejs</artifactId>
    <version>5.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mvnpm : skatejs gradle dependency to your build.gradle file:

implementation 'org.mvnpm:skatejs:5.2.4'

Gradle Kotlin DSL: Add the following org.mvnpm : skatejs gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mvnpm:skatejs:5.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mvnpm : skatejs sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mvnpm" % "skatejs" % "5.2.4"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
17.6k stars
Jan 31, 2023
137 stars
Aug 03, 2023
17.6k stars
Aug 03, 2023
17.6k stars

Discover Dependencies