| License | License | 
|---|---|
| GroupId | GroupIdorg.fudaa.soft.fudaa-taucomac | 
| ArtifactId | ArtifactIdfudaa-taucomac | 
| Last Version | Last Version0.02 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionFudaa-taucomac Parent Pom for Fudaa modules | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fudaa-taucomac-0.02.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.fudaa.soft.fudaa-taucomac/fudaa-taucomac/ -->
<dependency>
    <groupId>org.fudaa.soft.fudaa-taucomac</groupId>
    <artifactId>fudaa-taucomac</artifactId>
    <version>0.02</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.fudaa.soft.fudaa-taucomac/fudaa-taucomac/
implementation 'org.fudaa.soft.fudaa-taucomac:fudaa-taucomac:0.02'// https://jarcasting.com/artifacts/org.fudaa.soft.fudaa-taucomac/fudaa-taucomac/
implementation ("org.fudaa.soft.fudaa-taucomac:fudaa-taucomac:0.02")'org.fudaa.soft.fudaa-taucomac:fudaa-taucomac:pom:0.02'<dependency org="org.fudaa.soft.fudaa-taucomac" name="fudaa-taucomac" rev="0.02">
  <artifact name="fudaa-taucomac" type="pom" />
</dependency>@Grapes(
@Grab(group='org.fudaa.soft.fudaa-taucomac', module='fudaa-taucomac', version='0.02')
)libraryDependencies += "org.fudaa.soft.fudaa-taucomac" % "fudaa-taucomac" % "0.02"[org.fudaa.soft.fudaa-taucomac/fudaa-taucomac "0.02"]