| License | License | 
|---|---|
| GroupId | GroupIdcom.evolvedbinary.thirdparty.org.deucestm | 
| ArtifactId | ArtifactIddeucestm-annotations | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDeuceSTM Annotations Annotations for DeuceSTM | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.evolvedbinary.thirdparty.org.deucestm/deucestm-annotations/ -->
<dependency>
    <groupId>com.evolvedbinary.thirdparty.org.deucestm</groupId>
    <artifactId>deucestm-annotations</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.evolvedbinary.thirdparty.org.deucestm/deucestm-annotations/
implementation 'com.evolvedbinary.thirdparty.org.deucestm:deucestm-annotations:1.3.0'// https://jarcasting.com/artifacts/com.evolvedbinary.thirdparty.org.deucestm/deucestm-annotations/
implementation ("com.evolvedbinary.thirdparty.org.deucestm:deucestm-annotations:1.3.0")'com.evolvedbinary.thirdparty.org.deucestm:deucestm-annotations:jar:1.3.0'<dependency org="com.evolvedbinary.thirdparty.org.deucestm" name="deucestm-annotations" rev="1.3.0">
  <artifact name="deucestm-annotations" type="jar" />
</dependency>@Grapes(
@Grab(group='com.evolvedbinary.thirdparty.org.deucestm', module='deucestm-annotations', version='1.3.0')
)libraryDependencies += "com.evolvedbinary.thirdparty.org.deucestm" % "deucestm-annotations" % "1.3.0"[com.evolvedbinary.thirdparty.org.deucestm/deucestm-annotations "1.3.0"]