MVN

org.lrng.binding : html_sjs0.6_2.12

Maven & Gradle

Jan 22, 2021
1 usages
28 stars

html · html

<dependency>
    <groupId>org.lrng.binding</groupId>
    <artifactId>html_sjs0.6_2.12</artifactId>
    <version>1.0.3+56-51cfb24a</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lrng.binding : html_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3+56-51cfb24a

All Versions

Choose a version of org.lrng.binding : html_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
html_sjs0.6_2.12-1.0.3
html_sjs0.6_2.12-1.0.2
html_sjs0.6_2.12-1.0.3+56-51cfb24a
html_sjs0.6_2.12-1.0.3+54-f98df93d
html_sjs0.6_2.12-1.0.3+42-c77b105c
html_sjs0.6_2.12-1.0.3+9-7d1ef722
html_sjs0.6_2.12-1.0.3+8-71ec2406
html_sjs0.6_2.12-1.0.3+6-55950506
html_sjs0.6_2.12-1.0.3+4-342ee727
html_sjs0.6_2.12-1.0.3+2-89945145
html_sjs0.6_2.12-1.0.2+122-86ab9c2f
html_sjs0.6_2.12-1.0.2+118-73849ac3
html_sjs0.6_2.12-1.0.2+115-e1deda5f
html_sjs0.6_2.12-1.0.2+98-d8a7f12d
html_sjs0.6_2.12-1.0.2+97-13b1908e
html_sjs0.6_2.12-1.0.2+38-5bfab304
html_sjs0.6_2.12-1.0.2+34-75887b53
html_sjs0.6_2.12-1.0.2+32-1d762e26
html_sjs0.6_2.12-1.0.2+28-e7185013
html_sjs0.6_2.12-1.0.2+26-4866f27c
html_sjs0.6_2.12-1.0.2+2-73e9d11b
0.0.x
html_sjs0.6_2.12-0.0.0+75-9626f6d0+20190916-2055

How to add a dependency to Maven

Add the following org.lrng.binding : html_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lrng.binding</groupId>
    <artifactId>html_sjs0.6_2.12</artifactId>
    <version>1.0.3+56-51cfb24a</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lrng.binding : html_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'org.lrng.binding:html_sjs0.6_2.12:1.0.3+56-51cfb24a'

Gradle Kotlin DSL: Add the following org.lrng.binding : html_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lrng.binding:html_sjs0.6_2.12:1.0.3+56-51cfb24a")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lrng.binding : html_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lrng.binding" % "html_sjs0.6_2.12" % "1.0.3+56-51cfb24a"

Advertisement