License |
License |
---|---|
GroupId | GroupIdorg.cruxframework |
ArtifactId | ArtifactIdcrux-dev |
Last Version | Last Version5.5-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrux Core - Development
Crux Core - Development components
|
Filename | Size |
---|---|
crux-dev-5.5-RC1.pom | |
crux-dev-5.5-RC1.jar | 2 MB |
crux-dev-5.5-RC1-sources.jar | 1020 KB |
crux-dev-5.5-RC1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cruxframework/crux-dev/ -->
<dependency>
<groupId>org.cruxframework</groupId>
<artifactId>crux-dev</artifactId>
<version>5.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cruxframework/crux-dev/
implementation 'org.cruxframework:crux-dev:5.5-RC1'
// https://jarcasting.com/artifacts/org.cruxframework/crux-dev/
implementation ("org.cruxframework:crux-dev:5.5-RC1")
'org.cruxframework:crux-dev:jar:5.5-RC1'
<dependency org="org.cruxframework" name="crux-dev" rev="5.5-RC1">
<artifact name="crux-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cruxframework', module='crux-dev', version='5.5-RC1')
)
libraryDependencies += "org.cruxframework" % "crux-dev" % "5.5-RC1"
[org.cruxframework/crux-dev "5.5-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.cruxframework : crux-runtime | jar | 5.5-RC1 |
com.google.gwt : gwt-dev | jar | 2.8.0-beta1 |
com.google.gwt : gwt-user | jar | 2.8.0-beta1 |
com.google.gwt : gwt-codeserver | jar | 2.8.0-beta1 |
com.google.gwt : gwt-servlet | jar | 2.8.0-beta1 |