License |
License |
---|---|
GroupId | GroupIdcn.brainpoint |
ArtifactId | ArtifactIdfebs |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionfebs
The common libraries in fluent API. Most api is like javascript.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
febs-0.1.4.pom | |
febs-0.1.4.jar | 33 KB |
febs-0.1.4-sources.jar | 21 KB |
febs-0.1.4-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.brainpoint/febs/ -->
<dependency>
<groupId>cn.brainpoint</groupId>
<artifactId>febs</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.brainpoint/febs/
implementation 'cn.brainpoint:febs:0.1.4'
// https://jarcasting.com/artifacts/cn.brainpoint/febs/
implementation ("cn.brainpoint:febs:0.1.4")
'cn.brainpoint:febs:jar:0.1.4'
<dependency org="cn.brainpoint" name="febs" rev="0.1.4">
<artifact name="febs" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.brainpoint', module='febs', version='0.1.4')
)
libraryDependencies += "cn.brainpoint" % "febs" % "0.1.4"
[cn.brainpoint/febs "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |