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

org.entur.gbfs.loader.GbfsFeed Maven / Gradle / Ivy

There is a newer version: 4.0.19
Show newest version
package org.entur.gbfs.loader;

import java.net.URI;

public record GbfsFeed(S name, Class implementingClass, URI uri) {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy