MVN

com.smartbear : har-java

Maven & Gradle

Jul 25, 2016
9 stars

Ready! API HAR library · Contains HAR models and writers

<dependency>
    <groupId>com.smartbear</groupId>
    <artifactId>har-java</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.smartbear : har-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.smartbear : har-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
har-java-1.0.0

How to add a dependency to Maven

Add the following com.smartbear : har-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.smartbear</groupId>
    <artifactId>har-java</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.smartbear : har-java gradle dependency to your build.gradle file:

implementation 'com.smartbear:har-java:1.0.0'

Gradle Kotlin DSL: Add the following com.smartbear : har-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.smartbear:har-java:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.smartbear : har-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.smartbear" % "har-java" % "1.0.0"

Advertisement

Dependencies from Group

Jul 25, 2016
9 stars
Aug 16, 2023
1 stars

Discover Dependencies

Jul 30, 2019
1 stars
Sep 06, 2016
0 stars
Jun 23, 2020
6 usages
158 stars
May 25, 2020
7 usages
5 stars
Jul 25, 2016
1 usages
0 stars
Dec 26, 2020
1 stars
Jun 26, 2017
2 usages
May 02, 2017
3 stars
Oct 12, 2020
0 stars
Jun 14, 2021
10 usages
498 stars