MVN

com.github.srec : srec-core

Maven & Gradle

May 21, 2010
3 usages
7 stars

srec-core

<dependency>
    <groupId>com.github.srec</groupId>
    <artifactId>srec-core</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
srec-core-0.1.1
srec-core-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.srec</groupId>
    <artifactId>srec-core</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.srec:srec-core:0.1.1'

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

implementation("com.github.srec:srec-core:0.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.srec" % "srec-core" % "0.1.1"

Advertisement

Dependencies from Group

May 21, 2010
3 usages
7 stars
May 21, 2010
7 stars
May 21, 2010
7 stars
May 21, 2010
7 stars

Discover Dependencies

Jun 16, 2016
3 usages
22 stars
May 07, 2021
3 usages
41 stars
Dec 03, 2018
7 usages
20 stars
Apr 14, 2021
2 usages
0 stars
11 usages
4.9k stars
Jan 04, 2022
3 usages
4 stars
Aug 02, 2023
4 usages
263 stars