is not current version
Last Version 0.2.7

com.github.edgarespina:mwa-jpa 0.1.8


GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-jpa
Version

Version

0.1.8
Type

Type

jar

Download mwa-jpa 0.1.8


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