License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdfi.evident.enlight |
ArtifactId | ArtifactIddetector-test |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSyntax highlighting and source code detection for various languages.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
detector-test-0.2.2.pom | |
detector-test-0.2.2.jar | 4 KB |
detector-test-0.2.2-sources.jar | 1 KB |
detector-test-0.2.2-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.evident.enlight/detector-test/ -->
<dependency>
<groupId>fi.evident.enlight</groupId>
<artifactId>detector-test</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/fi.evident.enlight/detector-test/
implementation 'fi.evident.enlight:detector-test:0.2.2'
// https://jarcasting.com/artifacts/fi.evident.enlight/detector-test/
implementation ("fi.evident.enlight:detector-test:0.2.2")
'fi.evident.enlight:detector-test:jar:0.2.2'
<dependency org="fi.evident.enlight" name="detector-test" rev="0.2.2">
<artifact name="detector-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.evident.enlight', module='detector-test', version='0.2.2')
)
libraryDependencies += "fi.evident.enlight" % "detector-test" % "0.2.2"
[fi.evident.enlight/detector-test "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
fi.evident.enlight : enlight | jar | 0.2.2 |