is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:mapstruct 1.0.19.3-jre14


Categories

Categories

GUI User Interface MapStruct General Purpose Libraries Bean Mapping Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

mapstruct
Version

Version

1.0.19.3-jre14
Type

Type

jar

Download mapstruct 1.0.19.3-jre14


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