| License |
License |
|---|---|
| GroupId | GroupIdcom.nurkiewicz.typeof |
| ArtifactId | ArtifactIdtypeof |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontypeof
Type-safe fluent API replacing instanceof
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.1 |
| org.easytesting : fest-assert-core | jar | 2.0M9 |
| org.mockito : mockito-all | jar | 1.9.5 |