| Группа | Группаorg.openimaj.tools |
|---|---|
| Идентификатор | ИдентификаторGlobalFeaturesTool |
| Версия | Версия1.3.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| GlobalFeaturesTool-1.3.7.pom | |
| GlobalFeaturesTool-1.3.7.jar | 69 KB |
| GlobalFeaturesTool-1.3.7-sources.jar | 52 KB |
| GlobalFeaturesTool-1.3.7-javadoc.jar | 285 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/GlobalFeaturesTool/ -->
<dependency>
<groupId>org.openimaj.tools</groupId>
<artifactId>GlobalFeaturesTool</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/GlobalFeaturesTool/
implementation 'org.openimaj.tools:GlobalFeaturesTool:1.3.7'
// https://jarcasting.com/artifacts/org.openimaj.tools/GlobalFeaturesTool/
implementation ("org.openimaj.tools:GlobalFeaturesTool:1.3.7")
'org.openimaj.tools:GlobalFeaturesTool:jar:1.3.7'
<dependency org="org.openimaj.tools" name="GlobalFeaturesTool" rev="1.3.7">
<artifact name="GlobalFeaturesTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='GlobalFeaturesTool', version='1.3.7')
)
libraryDependencies += "org.openimaj.tools" % "GlobalFeaturesTool" % "1.3.7"
[org.openimaj.tools/GlobalFeaturesTool "1.3.7"]