License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdcom.google.code.atinject.tck |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.google.code.atinject.tck
A packaging of the eclipse sdk com.google.code.atinject.tck library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
com.google.code.atinject.tck-1.1.0.pom | |
com.google.code.atinject.tck-1.1.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/com.google.code.atinject.tck/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>com.google.code.atinject.tck</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/com.google.code.atinject.tck/
implementation 'com.github.adedayo.eclipse.sdk:com.google.code.atinject.tck:1.1.0'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/com.google.code.atinject.tck/
implementation ("com.github.adedayo.eclipse.sdk:com.google.code.atinject.tck:1.1.0")
'com.github.adedayo.eclipse.sdk:com.google.code.atinject.tck:jar:1.1.0'
<dependency org="com.github.adedayo.eclipse.sdk" name="com.google.code.atinject.tck" rev="1.1.0">
<artifact name="com.google.code.atinject.tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='com.google.code.atinject.tck', version='1.1.0')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "com.google.code.atinject.tck" % "1.1.0"
[com.github.adedayo.eclipse.sdk/com.google.code.atinject.tck "1.1.0"]