All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.peckb1.examples.auto.Muppeteer Maven / Gradle / Ivy

There is a newer version: 1.1.1
Show newest version
package com.github.peckb1.examples.auto;

import com.github.peckb1.processor.AutoJackson;

@AutoJackson
public interface Muppeteer {
    String getName();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy