| GroupId | GroupIdfoundation.fluent.api |
|---|---|
| ArtifactId | ArtifactIdfluent-api-end-check |
| Version | Version1.15 |
| Type | Typejar |
| Filename | Size |
|---|---|
| fluent-api-end-check-1.15.pom | |
| fluent-api-end-check-1.15.jar | 25 KB |
| fluent-api-end-check-1.15-sources.jar | 19 KB |
| fluent-api-end-check-1.15-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/foundation.fluent.api/fluent-api-end-check/ -->
<dependency>
<groupId>foundation.fluent.api</groupId>
<artifactId>fluent-api-end-check</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/fluent-api-end-check/
implementation 'foundation.fluent.api:fluent-api-end-check:1.15'
// https://jarcasting.com/artifacts/foundation.fluent.api/fluent-api-end-check/
implementation ("foundation.fluent.api:fluent-api-end-check:1.15")
'foundation.fluent.api:fluent-api-end-check:jar:1.15'
<dependency org="foundation.fluent.api" name="fluent-api-end-check" rev="1.15">
<artifact name="fluent-api-end-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='fluent-api-end-check', version='1.15')
)
libraryDependencies += "foundation.fluent.api" % "fluent-api-end-check" % "1.15"
[foundation.fluent.api/fluent-api-end-check "1.15"]