is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:mapstruct 1.1.1.4


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.1.1.4
Type

Type

jar

Download mapstruct 1.1.1.4


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