is not current version
Last Version 1.3

com.sta-soft:mannotations 1.2

Annotations for all M-Projects, for Generator3 and for Generator3 based projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mannotations
Version

Version

1.2
Type

Type

jar

Download mannotations 1.2


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