Organisationsnummer Validate Swedish organization numbers. Follows version 1.1 of the specification. Example import dev.organisationsnummer.*; Organisationsnummer.valid("202100-5489"); //=> true See OrganisationsnummerTest.java for more examples. License MIT