MVN

com.tagmycode : tagmycode-plugin-framework

Maven & Gradle

Sep 01, 2020
1 usages
1 stars

TagMyCode IDE Plugin Framework for Java · A framework to develop Java IDE plugins for TagMyCode

<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-plugin-framework</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tagmycode : tagmycode-plugin-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of com.tagmycode : tagmycode-plugin-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
tagmycode-plugin-framework-2.3.2
tagmycode-plugin-framework-2.3.1
tagmycode-plugin-framework-2.3.0
2.2.x
tagmycode-plugin-framework-2.2.0
2.1.x
tagmycode-plugin-framework-2.1.0
2.0.x
tagmycode-plugin-framework-2.0.0
0.2
tagmycode-plugin-framework-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-plugin-framework</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tagmycode : tagmycode-plugin-framework gradle dependency to your build.gradle file:

implementation 'com.tagmycode:tagmycode-plugin-framework:2.3.2'

Gradle Kotlin DSL: Add the following com.tagmycode : tagmycode-plugin-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tagmycode:tagmycode-plugin-framework:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tagmycode : tagmycode-plugin-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tagmycode" % "tagmycode-plugin-framework" % "2.3.2"

Advertisement

Dependencies from Group

Jul 26, 2020
2 usages
1 stars
Sep 01, 2020
1 usages
1 stars
Sep 06, 2020
2 stars
Sep 07, 2014
1 stars

Discover Dependencies

Jul 07, 2016
1 usages
May 31, 2023
4 usages
8 stars
Feb 14, 2019
32 stars
Oct 24, 2016
3 usages
1 stars
Aug 21, 2023
7 usages
43 stars
Sep 17, 2017
1 usages
Oct 11, 2016
3 usages
905 stars