MVN

com.yang-bo : htmlmountpoint_sjs1_2.13

Maven & Gradle

Feb 06, 2023
4 stars

HtmlMountPoint · HtmlMountPoint

<dependency>
    <groupId>com.yang-bo</groupId>
    <artifactId>htmlmountpoint_sjs1_2.13</artifactId>
    <version>1.0.2+25-657ff76e</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yang-bo : htmlmountpoint_sjs1_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2+25-657ff76e

All Versions

Choose a version of com.yang-bo : htmlmountpoint_sjs1_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
htmlmountpoint_sjs1_2.13-1.0.2
htmlmountpoint_sjs1_2.13-1.0.2+25-657ff76e
htmlmountpoint_sjs1_2.13-1.0.2+26-c26113ee
htmlmountpoint_sjs1_2.13-1.0.2+24-319a3d55
htmlmountpoint_sjs1_2.13-1.0.2+22-0635175a
htmlmountpoint_sjs1_2.13-1.0.2+21-1fee1c19
htmlmountpoint_sjs1_2.13-1.0.2+20-d0d6a810
htmlmountpoint_sjs1_2.13-1.0.2+19-9b91946c
htmlmountpoint_sjs1_2.13-1.0.2+18-7a2993f1
htmlmountpoint_sjs1_2.13-1.0.2+16-ec8e3bea
htmlmountpoint_sjs1_2.13-1.0.2+17-7fcd9360
htmlmountpoint_sjs1_2.13-1.0.2+15-ff6e56f4
htmlmountpoint_sjs1_2.13-1.0.2+14-dc6d6af2
htmlmountpoint_sjs1_2.13-1.0.2+13-47be22c2
htmlmountpoint_sjs1_2.13-1.0.2+12-e1b3a860
htmlmountpoint_sjs1_2.13-1.0.2+11-470f04e5
htmlmountpoint_sjs1_2.13-1.0.2+10-6806714a
htmlmountpoint_sjs1_2.13-1.0.2+7-2186f68f
htmlmountpoint_sjs1_2.13-1.0.2+8-3884bf75
htmlmountpoint_sjs1_2.13-1.0.2+6-62293837
htmlmountpoint_sjs1_2.13-1.0.2+5-1fa93bc6
htmlmountpoint_sjs1_2.13-1.0.2+3-6df341b6
htmlmountpoint_sjs1_2.13-1.0.2+4-727222cc
htmlmountpoint_sjs1_2.13-1.0.2+2-0bf2feb5
htmlmountpoint_sjs1_2.13-1.0.2+1-b87bbfe3
htmlmountpoint_sjs1_2.13-1.0.1+2-2c8a6dac
htmlmountpoint_sjs1_2.13-1.0.1+1-970f7423
htmlmountpoint_sjs1_2.13-1.0.1+0-530f6ced+20230201-1121
htmlmountpoint_sjs1_2.13-1.0.0+4-530f6ced+20230201-1116
htmlmountpoint_sjs1_2.13-1.0.0+3-fc652291+20230201-1111
htmlmountpoint_sjs1_2.13-1.0.0+0-6d5484d4+20230201-1053
htmlmountpoint_sjs1_2.13-1.0.0+1-098d7e4a+20230201-1054
0.0.x
htmlmountpoint_sjs1_2.13-0.0.0+316-6d5484d4+20230201-1052
htmlmountpoint_sjs1_2.13-0.0.0+315-144716d3+20230201-1050
htmlmountpoint_sjs1_2.13-0.0.0+313-70cfa964+20230201-0755

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yang-bo</groupId>
    <artifactId>htmlmountpoint_sjs1_2.13</artifactId>
    <version>1.0.2+25-657ff76e</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yang-bo : htmlmountpoint_sjs1_2.13 gradle dependency to your build.gradle file:

implementation 'com.yang-bo:htmlmountpoint_sjs1_2.13:1.0.2+25-657ff76e'

Gradle Kotlin DSL: Add the following com.yang-bo : htmlmountpoint_sjs1_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yang-bo:htmlmountpoint_sjs1_2.13:1.0.2+25-657ff76e")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yang-bo : htmlmountpoint_sjs1_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yang-bo" % "htmlmountpoint_sjs1_2.13" % "1.0.2+25-657ff76e"

Advertisement