| Categories |
CategoriesReact User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-dao |
| Version | Version3.5.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| reactivewizard-dao-3.5.2.pom | |
| reactivewizard-dao-3.5.2.jar | 74 KB |
| reactivewizard-dao-3.5.2-tests.jar | 64 KB |
| reactivewizard-dao-3.5.2-sources.jar | 39 KB |
| reactivewizard-dao-3.5.2-javadoc.jar | 678 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-dao/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-dao</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-dao/
implementation 'se.fortnox.reactivewizard:reactivewizard-dao:3.5.2'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-dao/
implementation ("se.fortnox.reactivewizard:reactivewizard-dao:3.5.2")
'se.fortnox.reactivewizard:reactivewizard-dao:jar:3.5.2'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-dao" rev="3.5.2">
<artifact name="reactivewizard-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-dao', version='3.5.2')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-dao" % "3.5.2"
[se.fortnox.reactivewizard/reactivewizard-dao "3.5.2"]