MVN

com.bitactor.framework.core : bitactor-core-common

Maven & Gradle

Aug 18, 2021
6 usages
1 stars
<dependency>
    <groupId>com.bitactor.framework.core</groupId>
    <artifactId>bitactor-core-common</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bitactor.framework.core : bitactor-core-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.bitactor.framework.core : bitactor-core-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bitactor-core-common-1.0.4
bitactor-core-common-1.0.3
bitactor-core-common-1.0.2
bitactor-core-common-1.0.1
bitactor-core-common-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bitactor.framework.core</groupId>
    <artifactId>bitactor-core-common</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bitactor.framework.core : bitactor-core-common gradle dependency to your build.gradle file:

implementation 'com.bitactor.framework.core:bitactor-core-common:1.0.4'

Gradle Kotlin DSL: Add the following com.bitactor.framework.core : bitactor-core-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bitactor.framework.core:bitactor-core-common:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bitactor.framework.core : bitactor-core-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bitactor.framework.core" % "bitactor-core-common" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 05, 2020
7 usages
0 stars
Sep 17, 2014
12 usages
138 stars
May 29, 2020
26 usages
17 stars
Jan 19, 2022
5 usages
16 stars
Jun 07, 2020
34 usages
0 stars
Dec 24, 2012
7 usages
78 stars
Jul 28, 2021
6 usages
31 stars
Jul 02, 2019
7 usages
5 stars