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

com.gwtplatform.dispatch.rest.rebind.serialization.JacksonMapper.vm Maven / Gradle / Ivy

The newest version!
package $package;

import javax.inject.Singleton;

import com.github.nmorel.gwtjackson.client.ObjectMapper;

import $import;

@Singleton
public interface $impl extends ObjectMapper<$type> {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy