| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.microbean |
| ArtifactId | ArtifactIdmicrobean-constant |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionmicroBean™ Constant
microBean™ Constant: Utility classes for the java.lang.constant package
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| microbean-constant-0.0.4.pom | |
| microbean-constant-0.0.4.jar | 12 KB |
| microbean-constant-0.0.4-sources.jar | 11 KB |
| microbean-constant-0.0.4-javadoc.jar | 133 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.microbean/microbean-constant/ -->
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-constant</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-constant/
implementation 'org.microbean:microbean-constant:0.0.4'
// https://jarcasting.com/artifacts/org.microbean/microbean-constant/
implementation ("org.microbean:microbean-constant:0.0.4")
'org.microbean:microbean-constant:jar:0.0.4'
<dependency org="org.microbean" name="microbean-constant" rev="0.0.4">
<artifact name="microbean-constant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-constant', version='0.0.4')
)
libraryDependencies += "org.microbean" % "microbean-constant" % "0.0.4"
[org.microbean/microbean-constant "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.microbean : microbean-development-annotations | jar | 0.2.12 |
| org.microbean : microbean-invoke | jar | 0.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |