MVN

com.mistraltech.smog : smog-core

Maven & Gradle

Jul 03, 2015
1 usages
6 stars

SMOG Core Module · SMOG is a library supporting the creation of composite matcher classes based on Hamcrest.

<dependency>
    <groupId>com.mistraltech.smog</groupId>
    <artifactId>smog-core</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mistraltech.smog : smog-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Release Candidate: 1.0-rc.2

All Versions

Choose a version of com.mistraltech.smog : smog-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
smog-core-1.1.0
1.0
smog-core-1.0
smog-core-1.0-rc.2

How to add a dependency to Maven

Add the following com.mistraltech.smog : smog-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mistraltech.smog</groupId>
    <artifactId>smog-core</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mistraltech.smog : smog-core gradle dependency to your build.gradle file:

implementation 'com.mistraltech.smog:smog-core:1.1.0'

Gradle Kotlin DSL: Add the following com.mistraltech.smog : smog-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mistraltech.smog:smog-core:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mistraltech.smog : smog-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mistraltech.smog" % "smog-core" % "1.1.0"

Advertisement

Dependencies from Group

Jul 03, 2015
1 usages
6 stars
Jul 05, 2015
0 stars

Discover Dependencies

Jul 09, 2015
2 usages
6 stars
Jun 02, 2023
4 usages
14 stars
Nov 07, 2016
3 usages
693 stars
Feb 14, 2021
199 stars
Dec 02, 2019
199 stars
Jul 07, 2015
1 usages
0 stars
Jul 10, 2015
4 usages
246 stars