is not current version
Last Version 1.29.0

org.realityforge.braincheck:braincheck-j2cl 1.27.0

braincheck-j2cl

GroupId

GroupId

org.realityforge.braincheck
ArtifactId

ArtifactId

braincheck-j2cl
Version

Version

1.27.0
Type

Type

jar

Download braincheck-j2cl 1.27.0


<!-- https://jarcasting.com/artifacts/org.realityforge.braincheck/braincheck-j2cl/ -->
<dependency>
    <groupId>org.realityforge.braincheck</groupId>
    <artifactId>braincheck-j2cl</artifactId>
    <version>1.27.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.braincheck/braincheck-j2cl/
implementation 'org.realityforge.braincheck:braincheck-j2cl:1.27.0'
// https://jarcasting.com/artifacts/org.realityforge.braincheck/braincheck-j2cl/
implementation ("org.realityforge.braincheck:braincheck-j2cl:1.27.0")
'org.realityforge.braincheck:braincheck-j2cl:jar:1.27.0'
<dependency org="org.realityforge.braincheck" name="braincheck-j2cl" rev="1.27.0">
  <artifact name="braincheck-j2cl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.braincheck', module='braincheck-j2cl', version='1.27.0')
)
libraryDependencies += "org.realityforge.braincheck" % "braincheck-j2cl" % "1.27.0"
[org.realityforge.braincheck/braincheck-j2cl "1.27.0"]