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