is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-typescript 3.0.0-Alpha3


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-typescript
Version

Version

3.0.0-Alpha3
Type

Type

jar

Download blaze-domain-typescript 3.0.0-Alpha3


<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-typescript/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-domain-typescript</artifactId>
    <version>3.0.0-Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-typescript/
implementation 'com.blazebit:blaze-domain-typescript:3.0.0-Alpha3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-typescript/
implementation ("com.blazebit:blaze-domain-typescript:3.0.0-Alpha3")
'com.blazebit:blaze-domain-typescript:jar:3.0.0-Alpha3'
<dependency org="com.blazebit" name="blaze-domain-typescript" rev="3.0.0-Alpha3">
  <artifact name="blaze-domain-typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-typescript', version='3.0.0-Alpha3')
)
libraryDependencies += "com.blazebit" % "blaze-domain-typescript" % "3.0.0-Alpha3"
[com.blazebit/blaze-domain-typescript "3.0.0-Alpha3"]