| License |
License |
|---|---|
| GroupId | GroupIdio.github.missioncommand |
| ArtifactId | ArtifactIdJavaRendererUtils |
| Last Version | Last Version0.1.40 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmil-sym-java :: Core :: JavaRendererUtils
MilStd 2525C Renderer
|
| Filename | Size |
|---|---|
| JavaRendererUtils-0.1.40.pom | |
| JavaRendererUtils-0.1.40.jar | 672 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.missioncommand/JavaRendererUtils/ -->
<dependency>
<groupId>io.github.missioncommand</groupId>
<artifactId>JavaRendererUtils</artifactId>
<version>0.1.40</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.missioncommand/JavaRendererUtils/
implementation 'io.github.missioncommand:JavaRendererUtils:0.1.40'
// https://jarcasting.com/artifacts/io.github.missioncommand/JavaRendererUtils/
implementation ("io.github.missioncommand:JavaRendererUtils:0.1.40")
'io.github.missioncommand:JavaRendererUtils:jar:0.1.40'
<dependency org="io.github.missioncommand" name="JavaRendererUtils" rev="0.1.40">
<artifact name="JavaRendererUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.missioncommand', module='JavaRendererUtils', version='0.1.40')
)
libraryDependencies += "io.github.missioncommand" % "JavaRendererUtils" % "0.1.40"
[io.github.missioncommand/JavaRendererUtils "0.1.40"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |