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