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