@@ -38,10 +38,11 @@ implementation project(':census') implementation project(':json') implementation project(':ini') implementation project(':process') implementation project(':email') + implementation project(':network') testImplementation project(':test') } publishing {