| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.guicedee.activitymaster |
| ArtifactId | ArtifactIdactivity-master-bom |
| Last Version | Last Version1.1.1.8-jre16 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe BOM for the Activity Master FSDM
The BOM for Activity Master
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| activity-master-bom-1.1.1.8-jre16.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.activitymaster/activity-master-bom/ -->
<dependency>
<groupId>com.guicedee.activitymaster</groupId>
<artifactId>activity-master-bom</artifactId>
<version>1.1.1.8-jre16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.activitymaster/activity-master-bom/
implementation 'com.guicedee.activitymaster:activity-master-bom:1.1.1.8-jre16'
// https://jarcasting.com/artifacts/com.guicedee.activitymaster/activity-master-bom/
implementation ("com.guicedee.activitymaster:activity-master-bom:1.1.1.8-jre16")
'com.guicedee.activitymaster:activity-master-bom:pom:1.1.1.8-jre16'
<dependency org="com.guicedee.activitymaster" name="activity-master-bom" rev="1.1.1.8-jre16">
<artifact name="activity-master-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.activitymaster', module='activity-master-bom', version='1.1.1.8-jre16')
)
libraryDependencies += "com.guicedee.activitymaster" % "activity-master-bom" % "1.1.1.8-jre16"
[com.guicedee.activitymaster/activity-master-bom "1.1.1.8-jre16"]