License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.github.insubstantial |
ArtifactId | ArtifactIdtrident |
Last Version | Last Version7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrident
A fork of @kirilcool's trident project
|
Project URL |
Project URL |
Filename | Size |
---|---|
trident-7.3.pom | |
trident-7.3.jar | 104 KB |
trident-7.3-swt.jar | 86 KB |
trident-7.3-swing.jar | 88 KB |
trident-7.3-sources.jar | 69 KB |
trident-7.3-javadoc.jar | 172 KB |
trident-7.3-base.jar | 78 KB |
trident-7.3-android.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insubstantial/trident/ -->
<dependency>
<groupId>com.github.insubstantial</groupId>
<artifactId>trident</artifactId>
<version>7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insubstantial/trident/
implementation 'com.github.insubstantial:trident:7.3'
// https://jarcasting.com/artifacts/com.github.insubstantial/trident/
implementation ("com.github.insubstantial:trident:7.3")
'com.github.insubstantial:trident:jar:7.3'
<dependency org="com.github.insubstantial" name="trident" rev="7.3">
<artifact name="trident" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insubstantial', module='trident', version='7.3')
)
libraryDependencies += "com.github.insubstantial" % "trident" % "7.3"
[com.github.insubstantial/trident "7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.swt.win32.win32 : x86 | jar | 3.3.0-v3346 |
com.google.android : android | jar | 2.3.1 |
net.jcip : jcip-annotations | jar | 1.0 |