Last Version

Magic Bean 3.1.1

A very basic library which will generate POJOs.

License

License

GroupId

GroupId

dev.mccue
ArtifactId

ArtifactId

magic-bean
Version

Version

3.1.1
Type

Type

jar
Description

Description

Magic Bean
A very basic library which will generate POJOs.
Project URL

Project URL

https://github.com/bowbahdoe/magic-bean
Source Code Management

Source Code Management

http://github.com/bowbahdoe/magic-bean/tree/master

Download magic-bean 3.1.1


<!-- https://jarcasting.com/artifacts/dev.mccue/magic-bean/ -->
<dependency>
    <groupId>dev.mccue</groupId>
    <artifactId>magic-bean</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.mccue/magic-bean/
implementation 'dev.mccue:magic-bean:3.1.1'
// https://jarcasting.com/artifacts/dev.mccue/magic-bean/
implementation ("dev.mccue:magic-bean:3.1.1")
'dev.mccue:magic-bean:jar:3.1.1'
<dependency org="dev.mccue" name="magic-bean" rev="3.1.1">
  <artifact name="magic-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.mccue', module='magic-bean', version='3.1.1')
)
libraryDependencies += "dev.mccue" % "magic-bean" % "3.1.1"
[dev.mccue/magic-bean "3.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.