| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.nurkiewicz.typeof |
| Идентификатор | Идентификаторtypeof |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtypeof
Type-safe fluent API replacing instanceof
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| typeof-0.0.1.pom | |
| typeof-0.0.1.jar | 11 KB |
| typeof-0.0.1-sources.jar | 5 KB |
| typeof-0.0.1-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nurkiewicz.typeof/typeof/ -->
<dependency>
<groupId>com.nurkiewicz.typeof</groupId>
<artifactId>typeof</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nurkiewicz.typeof/typeof/
implementation 'com.nurkiewicz.typeof:typeof:0.0.1'
// https://jarcasting.com/artifacts/com.nurkiewicz.typeof/typeof/
implementation ("com.nurkiewicz.typeof:typeof:0.0.1")
'com.nurkiewicz.typeof:typeof:jar:0.0.1'
<dependency org="com.nurkiewicz.typeof" name="typeof" rev="0.0.1">
<artifact name="typeof" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nurkiewicz.typeof', module='typeof', version='0.0.1')
)
libraryDependencies += "com.nurkiewicz.typeof" % "typeof" % "0.0.1"
[com.nurkiewicz.typeof/typeof "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.1 |
| org.easytesting : fest-assert-core | jar | 2.0M9 |
| org.mockito : mockito-all | jar | 1.9.5 |