Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdjep-talon-image |
Version | Version2.0.0-5 |
Type | Typepom |
Filename | Size |
---|---|
jep-talon-image-2.0.0-5.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/jep-talon-image/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>jep-talon-image</artifactId>
<version>2.0.0-5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/jep-talon-image/
implementation 'com.github.cafdataprocessing:jep-talon-image:2.0.0-5'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/jep-talon-image/
implementation ("com.github.cafdataprocessing:jep-talon-image:2.0.0-5")
'com.github.cafdataprocessing:jep-talon-image:pom:2.0.0-5'
<dependency org="com.github.cafdataprocessing" name="jep-talon-image" rev="2.0.0-5">
<artifact name="jep-talon-image" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='jep-talon-image', version='2.0.0-5')
)
libraryDependencies += "com.github.cafdataprocessing" % "jep-talon-image" % "2.0.0-5"
[com.github.cafdataprocessing/jep-talon-image "2.0.0-5"]