MVN

asia.stampy : stampy-core

Maven & Gradle

Feb 17, 2013
1 usages
68 stars

Stampy Core · Java implementation of the STOMP 1.2 specification

<dependency>
    <groupId>asia.stampy</groupId>
    <artifactId>stampy-core</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of asia.stampy : stampy-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of asia.stampy : stampy-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
stampy-core-1.0-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>asia.stampy</groupId>
    <artifactId>stampy-core</artifactId>
    <version>1.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following asia.stampy : stampy-core gradle dependency to your build.gradle file:

implementation 'asia.stampy:stampy-core:1.0-RELEASE'

Gradle Kotlin DSL: Add the following asia.stampy : stampy-core gradle kotlin dependency to your build.gradle.kts file:

implementation("asia.stampy:stampy-core:1.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following asia.stampy : stampy-core sbt scala dependency to your build.sbt file:

libraryDependencies += "asia.stampy" % "stampy-core" % "1.0-RELEASE"

Advertisement

Dependencies from Group

Feb 17, 2013
2 usages
68 stars
Feb 17, 2013
1 usages
68 stars
Feb 17, 2013
1 usages
68 stars
Feb 17, 2013
1 usages
68 stars
Feb 17, 2013
68 stars

Discover Dependencies

Nov 27, 2011
2 usages
49 stars
Nov 06, 2006
9 usages
Apr 02, 2013
4 usages
Sep 07, 2011
36 usages
Aug 28, 2014
5 usages
0 stars