License |
License |
---|---|
GroupId | GroupIdcom.tagmycode |
ArtifactId | ArtifactIdtagmycode-plugin |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionTagMyCode IDE Plugin Framework for Java
Java SDK for TagMyCode REST API
|
Project URL |
Project URL |
Filename | Size |
---|---|
tagmycode-plugin-0.1.1.pom | |
tagmycode-plugin-0.1.1.jar | 81 KB |
tagmycode-plugin-0.1.1-tests.jar | 29 KB |
tagmycode-plugin-0.1.1-sources.jar | 33 KB |
tagmycode-plugin-0.1.1-javadoc.jar | 218 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.tagmycode : tagmycode-sdk | jar | 0.1.1 |
com.intellij : forms_rt | jar | 5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.tagmycode : tagmycode-sdk | test-jar | 0.1.1 |
org.mockito : mockito-all | jar | 1.9.5 |