is not current version
Last Version 0.1.6

org.deephacks.westty:westty-jpa 0.1.1


GroupId

GroupId

org.deephacks.westty
ArtifactId

ArtifactId

westty-jpa
Version

Version

0.1.1
Type

Type

jar

Download westty-jpa 0.1.1


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