License |
License |
---|---|
GroupId | GroupIdcom.sta-soft |
ArtifactId | ArtifactIdmannotations |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMAnnotations
Annotations for all M-Projects, for Generator3 and for Generator3 based projects.
|
Project Organization |
Project Organization>StA-Soft< |
Filename | Size |
---|---|
mannotations-1.3.pom | |
mannotations-1.3.jar | 13 KB |
mannotations-1.3-tests.jar | 3 KB |
mannotations-1.3-test-sources.jar | 3 KB |
mannotations-1.3-sources.jar | 9 KB |
mannotations-1.3-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/mannotations/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>mannotations</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mannotations/
implementation 'com.sta-soft:mannotations:1.3'
// https://jarcasting.com/artifacts/com.sta-soft/mannotations/
implementation ("com.sta-soft:mannotations:1.3")
'com.sta-soft:mannotations:jar:1.3'
<dependency org="com.sta-soft" name="mannotations" rev="1.3">
<artifact name="mannotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mannotations', version='1.3')
)
libraryDependencies += "com.sta-soft" % "mannotations" % "1.3"
[com.sta-soft/mannotations "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.sta-soft : mlogger | jar | 1.40 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |