is not current version
Last Version 0.5-preview

com.github.blakepettersson:reactmann-core 0.1-preview

The core component of Reactmann.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.blakepettersson
ArtifactId

ArtifactId

reactmann-core
Version

Version

0.1-preview
Type

Type

jar

Download reactmann-core 0.1-preview


<!-- https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann-core/ -->
<dependency>
    <groupId>com.github.blakepettersson</groupId>
    <artifactId>reactmann-core</artifactId>
    <version>0.1-preview</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann-core/
implementation 'com.github.blakepettersson:reactmann-core:0.1-preview'
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann-core/
implementation ("com.github.blakepettersson:reactmann-core:0.1-preview")
'com.github.blakepettersson:reactmann-core:jar:0.1-preview'
<dependency org="com.github.blakepettersson" name="reactmann-core" rev="0.1-preview">
  <artifact name="reactmann-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blakepettersson', module='reactmann-core', version='0.1-preview')
)
libraryDependencies += "com.github.blakepettersson" % "reactmann-core" % "0.1-preview"
[com.github.blakepettersson/reactmann-core "0.1-preview"]