Last Version

TagMyCode IDE Plugin Framework for Java 0.1.1

Java SDK for TagMyCode REST API

License

License

GroupId

GroupId

com.tagmycode
ArtifactId

ArtifactId

tagmycode-plugin
Version

Version

0.1.1
Type

Type

jar
Description

Description

TagMyCode IDE Plugin Framework for Java
Java SDK for TagMyCode REST API
Project URL

Project URL

http://tagmycode.com

Download tagmycode-plugin 0.1.1


<!-- https://jarcasting.com/artifacts/com.tagmycode/tagmycode-plugin/ -->
<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-plugin</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagmycode/tagmycode-plugin/
implementation 'com.tagmycode:tagmycode-plugin:0.1.1'
// https://jarcasting.com/artifacts/com.tagmycode/tagmycode-plugin/
implementation ("com.tagmycode:tagmycode-plugin:0.1.1")
'com.tagmycode:tagmycode-plugin:jar:0.1.1'
<dependency org="com.tagmycode" name="tagmycode-plugin" rev="0.1.1">
  <artifact name="tagmycode-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagmycode', module='tagmycode-plugin', version='0.1.1')
)
libraryDependencies += "com.tagmycode" % "tagmycode-plugin" % "0.1.1"
[com.tagmycode/tagmycode-plugin "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.tagmycode : tagmycode-sdk jar 0.1.1
com.intellij : forms_rt jar 5.0

test (2)

Group / Artifact Type Version
com.tagmycode : tagmycode-sdk test-jar 0.1.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.