is not current version
Last Version 1.0.b11

com.ovea.tajin:tajin 1.0.b4

Tajin Web Framework

GroupId

GroupId

com.ovea.tajin
ArtifactId

ArtifactId

tajin
Version

Version

1.0.b4
Type

Type

pom

Download tajin 1.0.b4

Filename Size
tajin-1.0.b4.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ovea.tajin/tajin/ -->
<dependency>
    <groupId>com.ovea.tajin</groupId>
    <artifactId>tajin</artifactId>
    <version>1.0.b4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin/tajin/
implementation 'com.ovea.tajin:tajin:1.0.b4'
// https://jarcasting.com/artifacts/com.ovea.tajin/tajin/
implementation ("com.ovea.tajin:tajin:1.0.b4")
'com.ovea.tajin:tajin:pom:1.0.b4'
<dependency org="com.ovea.tajin" name="tajin" rev="1.0.b4">
  <artifact name="tajin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin', module='tajin', version='1.0.b4')
)
libraryDependencies += "com.ovea.tajin" % "tajin" % "1.0.b4"
[com.ovea.tajin/tajin "1.0.b4"]