is not current version
Last Version 0.0.6

com.teamide:teamide.base 0.0.4

TeamIDE Base Library

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.teamide
ArtifactId

ArtifactId

teamide.base
Version

Version

0.0.4
Type

Type

jar

Download teamide.base 0.0.4


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